/[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 391423 - (hide annotations) (download)
Wed Jan 23 09:03:04 2013 UTC (11 years, 2 months ago) by fwang
File size: 979 byte(s)
update rpm group
1 blino 72137 %define name draklive
2 tmb 298911 %define version 2.1
3 fwang 391423 %define release %mkrel 3
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 blino 72137 Url: http://wiki.mandriva.com/Development/Packaging/Tools/draklive
13     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