]> git.pld-linux.org Git - packages/rpm.git/blobdiff - rpm.spec
- we are using distfiles, so wget is no longer optional (or is it?)
[packages/rpm.git] / rpm.spec
index 367cc225039ce8288fe9ff349035cbf84fac0029..19f883333c139cde332e84950e59585f0f200974 100644 (file)
--- a/rpm.spec
+++ b/rpm.spec
@@ -126,6 +126,7 @@ BuildRequires:      popt-static >= %{reqpopt_ver}
 BuildRequires: zlib-static
 %endif
 Requires:      popt >= %{reqpopt_ver}
+Requires:      %{name}-lib = %{version}-%{release}
 Conflicts:     glibc < 2.2.92
 # avoid SEGV caused by mixed db versions
 Conflicts:     poldek < 0.18.1-16
@@ -510,7 +511,7 @@ Group:              Applications/File
 Requires:      %{name}-build = %{version}-%{release}
 # these are optional
 #Requires:     cvs
-#Requires:     wget
+Requires:      wget
 
 %description build-tools
 Scripts for managing .spec files and building RPM packages.
This page took 0.049926 seconds and 4 git commands to generate.