]> git.pld-linux.org Git - packages/php.git/commitdiff
- force to use openssl >= 0.9.7, idea by kloczek
authorjuandon <witekfl@pld-linux.org>
Thu, 13 Feb 2003 14:05:23 +0000 (14:05 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php.spec -> 1.243

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.050028 seconds and 4 git commands to generate.