From 75c27cbe52c0283b7dea14c27bfb2b537ae665c8 Mon Sep 17 00:00:00 2001 From: kravietz Date: Sat, 30 Sep 2000 07:43:10 +0000 Subject: [PATCH] - upgraded to OpenSSL-0.9.6 Changed files: openssl.spec -> 1.37 --- openssl.spec | 23 ++++++++++++++++------- 1 file changed, 16 insertions(+), 7 deletions(-) diff --git a/openssl.spec b/openssl.spec index e2571fc..4f674ff 100644 --- a/openssl.spec +++ b/openssl.spec @@ -3,8 +3,8 @@ Summary: OpenSSL Toolkit libraries for the "Secure Sockets Layer" (SSL v2/v3) Summary(de): Secure Sockets Layer (SSL)-Kommunikationslibrary Summary(fr): Utilitaires de communication SSL (Secure Sockets Layer) Name: openssl -Version: 0.9.5a -Release: 3 +Version: 0.9.6 +Release: 1 Group: Libraries Group(pl): Biblioteki Group(fr): Librairies @@ -108,18 +108,27 @@ for i in Configure Makefile.org ; do perl -pi -e 's#-O3 -fomit-frame-pointer#%{optflags}#g' $i done -perl util/perlpath.pl %{_bindir} +perl util/perlpath.pl %{_bindir}/perl -./config --openssldir=%{_var}/lib/%{name} -%{__make} OPT_FLAGS="$RPM_OPT_FLAGS" linux-shared +%ifarch i386 i486 i586 i686 +./Configure --openssldir=%{_var}/lib/%{name} linux-elf shared +%endif +%ifarch ppc +./Configure --openssldir=%{_var}/lib/%{name} linux-ppc shared +%endif +%ifarch alpha +./Configure --openssldir=%{_var}/lib/%{name} linux-alpha shared +%endif + +%{__make} OPT_FLAGS="$RPM_OPT_FLAGS -DSSL_ALLOW_DH" %{__make} INSTALLTOP=%{_prefix} OPT_FLAGS="$RPM_OPT_FLAGS" %{__make} rehash # Conv PODs to man pages. "openssl_" prefix is added to each manpage # to avoid potential conflicts with others packages. -center="OpenSSL 0.9.5a" -rel="OpenSSL 0.9.5a" +center="OpenSSL 0.9.6" +rel="OpenSSL 0.9.6" cd doc/apps || exit 1 perl -pi -e 's/(\W)((?