]> git.pld-linux.org Git - packages/openssh.git/commitdiff
- require non-buggy zlib
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 22 Sep 2012 18:02:32 +0000 (20:02 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sat, 22 Sep 2012 18:02:32 +0000 (20:02 +0200)
openssh.spec

index 46709cb7cf1bcdafa747892cd13eb34a77735c5e..df167d6fdd8e0c8331d898b16f98b03fe0aa1539 100644 (file)
@@ -93,7 +93,8 @@ BuildRequires:        pam-devel
 BuildRequires: rpm >= 4.4.9-56
 BuildRequires: rpmbuild(macros) >= 1.627
 BuildRequires: sed >= 4.0
-BuildRequires: zlib-devel
+BuildRequires: zlib-devel >= 1.2.3
+Requires:      zlib >= 1.2.3
 %if "%{pld_release}" == "ac"
 Requires:      filesystem >= 2.0-1
 Requires:      pam >= 0.79.0
This page took 0.087204 seconds and 4 git commands to generate.