/[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 1916913 - (show annotations) (download)
Sun Dec 4 00:35:57 2022 UTC (16 months, 2 weeks ago) by danf
File size: 639 byte(s)
SILENT: Switch project URLs to https:
1 Summary: Gather statistics from installed packages
2 Name: rpmstats
3 Version: 0.6.1
4 Release: %mkrel 21
5 Source0: %{name}-%{version}.tar.bz2
6 Patch0: rpm-4.6-adapt.patch
7 Patch1: fix-bad-deref.patch
8 Patch2: drop-old-rpm-support.patch
9 License: GPL
10 Group: System/Packaging
11 Url: https://svn.mandriva.com/cgi-bin/viewvc.cgi/soft/rpm/rpmstats
12 BuildRequires: pkgconfig(rpm) >= 4.12.90
13
14 %description
15 rpmstats retrieves statistics about installed packages.
16
17 %prep
18 %autosetup -p1
19
20 %build
21 %configure
22 %make_build
23
24 %install
25 %makeinstall
26
27 %files
28 %doc ChangeLog
29 %doc %{_mandir}/*/*
30 %{_bindir}/*
31 %dir %{_libexecdir}/%{name}
32 %{_libexecdir}/%{name}/%{name}

  ViewVC Help
Powered by ViewVC 1.1.30