]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- Requires: popt in the same version as in build
authoraflinta <aflinta@pld-linux.org>
Sat, 10 May 2003 17:55:34 +0000 (17:55 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm.spec -> 1.416

rpm.spec

index 99a22405c9c016b87926a1f978ca2519bf425992..63392732416b4ffcc187fd9b9ee19ca7d525aa19 100644 (file)
--- a/rpm.spec
+++ b/rpm.spec
@@ -108,6 +108,7 @@ BuildRequires:      zlib-static
 BuildRequires: popt-static >= %{reqpopt_ver}
 %endif
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+Requires:      popt >= %{reqpopt_ver}
 Conflicts:     glibc < 2.2.92
 
 %define                __find_provides %{SOURCE4}
This page took 0.048272 seconds and 4 git commands to generate.