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

courier.spec

index 552b311006b11cea179586f0a7b5387fc425fc70..a0a40381e4ae9e9109278c902c539bf15f9ec121 100644 (file)
@@ -14,9 +14,9 @@ BuildRequires:        expect
 BuildRequires: libstdc++-devel
 BuildRequires: mysql-devel
 BuildRequires: openldap-devel
-BuildRequires: openssl-devel
-BuildRequires: openssl-tools
-BuildRequires: openssl-tools-perl
+BuildRequires: openssl-devel >= 0.9.7
+BuildRequires: openssl-tools >= 0.9.7
+BuildRequires: openssl-tools-perl >= 0.9.7
 BuildRequires: pam-devel
 BuildRequires: perl-devel
 BuildRequires: zlib-devel
This page took 0.152559 seconds and 4 git commands to generate.