]> git.pld-linux.org Git - packages/php.git/blobdiff - php.spec
- force to use openssl >= 0.9.7, idea by kloczek
[packages/php.git] / php.spec
index 527c99ab8c330257d18c621ff3d374e3d5702f7a..d79d6124779c7c800ce96f3639919bbceb5de6e0 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -139,7 +139,7 @@ BuildRequires:      libtool >= 0:1.4.2-9
 BuildRequires: mysql-devel >= 3.23.32
 %{!?_without_ldap:BuildRequires: openldap-devel >= 2.0}
 %if %(expr %{?_without_openssl:0}%{!?_without_openssl:1} + %{?_without_ldap:0}%{!?_without_ldap:1})
-BuildRequires: openssl-devel >= 0.9.6a
+BuildRequires: openssl-devel >= 0.9.7
 %endif
 BuildRequires: pam-devel
 %{!?_without_pdf:BuildRequires:        pdflib-devel >= 4.0.0}
This page took 0.030144 seconds and 4 git commands to generate.