/[packages]/cauldron/draklive/current/SPECS/draklive.spec
ViewVC logotype

Annotation of /cauldron/draklive/current/SPECS/draklive.spec

Parent Directory Parent Directory | Revision Log Revision Log


Revision 523378 - (hide annotations) (download)
Fri Oct 18 23:10:03 2013 UTC (10 years, 6 months ago) by umeabot
File size: 954 byte(s)
Mageia 4 Mass Rebuild
1 blino 72137 %define name draklive
2 tmb 410035 %define version 2.2
3 umeabot 523378 %define release %mkrel 2
4 blino 72137
5     Summary: Live systems generation and copying tool
6     Name: %{name}
7     Version: %{version}
8     Release: %{release}
9     Source0: %{name}-%{version}.tar.xz
10     License: GPLv2+
11 fwang 391423 Group: System/Configuration
12 solbu 403568 Url: http://wiki.mandriva.com/en/draklive
13 blino 72137 BuildArch: noarch
14     Requires: syslinux grub
15 blino 99844 Requires: cdrkit cdrkit-genisoimage mgatools
16 tv 287083 Requires: curl rsync dosfstools mtools patch squashfs-tools urpmi
17 blino 99845 Suggests: draklive-config
18 blino 72137 Suggests: drakx-installer-images drakx-installer-rescue
19     Suggests: x11-server-xnest mkisofs
20    
21     %description
22 blino 72140 This tool lets you generate %{_vendor} live systems.
23 blino 72137
24     %prep
25     %setup -q
26    
27     %install
28     install -D -m 0755 %{name} %{buildroot}/%{_sbindir}/%{name}
29     mkdir -p %{buildroot}/%{perl_vendorlib}/MDV/Draklive/
30     install -D -m 0755 lib/MDV/Draklive/*.pm %{buildroot}/%{perl_vendorlib}/MDV/Draklive/
31    
32     %files
33     %doc NEWS
34     %{_sbindir}/%{name}
35     %{perl_vendorlib}/MDV/Draklive/*

  ViewVC Help
Powered by ViewVC 1.1.30