/[packages]/updates/infra_2/rpmtools/current/SPECS/rpmtools.spec
ViewVC logotype

Annotation of /updates/infra_2/rpmtools/current/SPECS/rpmtools.spec

Parent Directory Parent Directory | Revision Log Revision Log


Revision 390759 - (hide annotations) (download)
Tue Jan 22 09:18:39 2013 UTC (11 years, 2 months ago) by fwang
Original Path: cauldron/rpmtools/current/SPECS/rpmtools.spec
File size: 1493 byte(s)
update rpm group
1 blino 18768 Summary: Various RPM command-line tools
2     Name: rpmtools
3 tv 288630 Version: 6.5
4 fwang 390759 Release: %mkrel 3
5 blino 18768 Source0: %{name}-%{version}.tar.xz
6     License: GPLv2+
7 fwang 390759 Group: System/Packaging
8 tv 141836 URL: http://svn.mageia.org/soft/rpm/rpmtools/
9 blino 18768 BuildRequires: perl-devel
10     BuildRequires: perl-MDV-Packdrakeng
11     BuildRequires: perl-MDV-Distribconf
12     Requires: perl-MDV-Distribconf > 3.00
13     Requires: xz
14     Requires: genhdlist2
15 tv 215804 Requires: perl-URPM >= 3.39
16 blino 18768 Conflicts: rpmtools-compat <= 2.0
17     Conflicts: rpmtools-devel <= 2.0
18     Conflicts: packdrake < 5.0.26
19    
20     %description
21     Various tools needed by urpmi and drakxtools for handling rpm files.
22    
23     %package -n packdrake
24     Group: %{group}
25     Summary: A simple Archive Extractor/Builder
26     Conflicts: rpmtools <= 5.0.25
27     Provides: perl(packdrake)
28    
29     %description -n packdrake
30     Packdrake is a simple indexed archive builder and extractor using
31     standard compression methods.
32    
33     %package -n genhdlist2
34     Group: %{group}
35     Summary: Tool to generate urpmi metadata (media_info/*)
36     Conflicts: rpmtools <= 5.4
37    
38     %description -n genhdlist2
39     genhdlist2 generates hdlist.cz, synthesis.hdlist.cz and *.xml.lzma files used
40     by urpmi
41    
42     %prep
43     %setup -q
44    
45     %build
46     perl Makefile.PL INSTALLDIRS=vendor
47     %make
48    
49     %check
50     %make test
51    
52     %install
53     %makeinstall_std
54    
55     %files
56     %{_bindir}/dumpdistribconf
57     %{_bindir}/gendistrib
58     %{_mandir}/man1/dumpdistribconf*
59     %{_mandir}/man1/gendistrib*
60    
61     %files -n packdrake
62     %{_bindir}/packdrake
63     %{perl_vendorlib}/packdrake.pm
64     %{_mandir}/man1/packdrake*
65    
66     %files -n genhdlist2
67     %{_bindir}/genhdlist2
68     %{_mandir}/man1/genhdlist2*

  ViewVC Help
Powered by ViewVC 1.1.30