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

  ViewVC Help
Powered by ViewVC 1.1.30