/[packages]/updates/infra_4/draklive/current/SPECS/draklive.spec
ViewVC logotype

Contents of /updates/infra_4/draklive/current/SPECS/draklive.spec

Parent Directory Parent Directory | Revision Log Revision Log


Revision 822665 - (show annotations) (download)
Fri May 22 18:27:02 2015 UTC (8 years, 11 months ago) by tmb
File size: 944 byte(s)
add buildsystem specific gfxmenu hack
1 Summary: Live systems generation and copying tool
2 Name: draklive
3 Version: 2.3
4 Release: %mkrel 1
5 Source0: %{name}-%{version}.tar.xz
6 # (tmb) buildsystem specific hack
7 Patch0: draklive-gfxmenu.patch
8 License: GPLv2+
9 Group: System/Configuration
10 Url: http://wiki.mandriva.com/en/draklive
11 BuildArch: noarch
12 Requires: syslinux grub
13 Requires: xorriso mgatools
14 Requires: curl rsync dosfstools mtools patch squashfs-tools urpmi
15 Recommends: draklive-config
16 Recommends: drakx-installer-images drakx-installer-rescue
17 Recommends: x11-server-xnest mkisofs
18
19 %description
20 This tool lets you generate %{_vendor} live systems.
21
22 %prep
23 %setup -q
24 %patch0 -p1
25
26 %install
27 install -D -m 0755 %{name} %{buildroot}/%{_sbindir}/%{name}
28 mkdir -p %{buildroot}/%{perl_vendorlib}/MDV/Draklive/
29 install -D -m 0755 lib/MDV/Draklive/*.pm %{buildroot}/%{perl_vendorlib}/MDV/Draklive/
30
31 %files
32 %doc NEWS
33 %{_sbindir}/%{name}
34 %{perl_vendorlib}/MDV/Draklive/*

  ViewVC Help
Powered by ViewVC 1.1.30