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

Contents of /cauldron/rpmstats/current/SPECS/rpmstats.spec

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2006337 - (show annotations) (download)
Sun Nov 12 15:07:21 2023 UTC (4 months, 2 weeks ago) by daviddavid
File size: 664 byte(s)
- use %%make_install macro

1 Summary: Gather statistics from installed packages
2 Name: rpmstats
3 Version: 0.6.1
4 Release: %mkrel 23
5 License: GPLv2
6 Group: System/Packaging
7 Url: https://svn.mandriva.com/cgi-bin/viewvc.cgi/soft/rpm/rpmstats
8 Source0: %{name}-%{version}.tar.bz2
9 Patch0: rpm-4.6-adapt.patch
10 Patch1: fix-bad-deref.patch
11 Patch2: drop-old-rpm-support.patch
12 Patch3: fix-destdir.patch
13 BuildRequires: pkgconfig(rpm) >= 4.12.90
14
15 %description
16 rpmstats retrieves statistics about installed packages.
17
18 %prep
19 %autosetup -p1
20
21 %build
22 %configure
23 %make_build
24
25 %install
26 %make_install
27
28 %files
29 %doc ChangeLog
30 %{_bindir}/*
31 %dir %{_libexecdir}/%{name}
32 %{_libexecdir}/%{name}/%{name}
33 %{_mandir}/*/*

  ViewVC Help
Powered by ViewVC 1.1.30