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

sendmail.spec

index b0f7ccc16d832b3f0e8bf5cbf4a0ba31f4f0d470..2e720d19e205ab1abce8954e88643f427ce1b475 100644 (file)
@@ -46,7 +46,7 @@ BuildRequires:        cyrus-sasl-devel
 %{?_with_db3:BuildRequires:    db3-devel}
 %{!?_with_db3:BuildRequires:   db-devel >= 4.1.25}
 %{!?_without_ldap:BuildRequires:       openldap-devel}
-%{!?_without_tls:BuildRequires:        openssl-devel}
+%{!?_without_tls:BuildRequires:        openssl-devel >= 0.9.7}
 %{?_with_pgsql:BuildRequires: postgresql-devel}
 Requires(pre): /bin/id
 Requires(pre): /usr/bin/getgid
This page took 0.037877 seconds and 4 git commands to generate.