]> git.pld-linux.org Git - packages/postfix.git/commitdiff
- changed for new openssl postfix-19990906_pl09-3
authorArtur Frysiak <artur@frysiak.net>
Tue, 21 Dec 1999 23:04:45 +0000 (23:04 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- some new version

Changed files:
    postfix.spec -> 1.24

postfix.spec

index 3fc9779356f7b83c7345a55335bac91e2ad3d6fc..c1bb07be3fceba207526afcba10a187eef67f16b 100644 (file)
@@ -23,7 +23,7 @@ URL:          http://www.postfix.org/
 Provides:      smtpdaemon
 Requires:      rc-scripts
 BuildRequires: openldap-devel
-BuildRequires: openssl-devel
+BuildRequires: openssl-devel >= 0.9.4-2
 BuildRequires: grep
 Obsoletes:     smtpdaemon
 Obsoletes:     sendmail
@@ -62,7 +62,7 @@ patch -p1 -s <pfixtls-%{pfixtls}/pfixtls.diff
 make -f Makefile.init makefiles
 make tidy
 make DEBUG="" OPT="$RPM_OPT_FLAGS" CCARGS="-DHAS_LDAP -DHAS_SSL" \
-     AUXLIBS="-llber -lldap -lssl -lsslcrypto"
+     AUXLIBS="-llber -lldap -lssl -lcrypto"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.035519 seconds and 4 git commands to generate.