SPECS: openssl.spec - gcc_4_2 patch still needed unfortunately
arekm
arekm at pld-linux.org
Sat Feb 24 21:59:00 CET 2007
Author: arekm Date: Sat Feb 24 20:59:00 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- gcc_4_2 patch still needed unfortunately
---- Files affected:
SPECS:
openssl.spec (1.168 -> 1.169)
---- Diffs:
================================================================
Index: SPECS/openssl.spec
diff -u SPECS/openssl.spec:1.168 SPECS/openssl.spec:1.169
--- SPECS/openssl.spec:1.168 Sat Feb 24 20:14:28 2007
+++ SPECS/openssl.spec Sat Feb 24 21:58:55 2007
@@ -16,7 +16,7 @@
Summary(uk.UTF-8): Бібліотеки та утиліти для з'єднань через Secure Sockets Layer
Name: openssl
Version: 0.9.8e
-Release: 1
+Release: 2
License: Apache-style License
Group: Libraries
Source0: ftp://ftp.openssl.org/source/%{name}-%{version}.tar.gz
@@ -30,6 +30,7 @@
Patch3: %{name}-include.patch
Patch4: %{name}-md5-sparcv9.patch
Patch5: %{name}-libvar.patch
+Patch6: %{name}-gcc_4_2.patch
URL: http://www.openssl.org/
BuildRequires: bc
BuildRequires: perl-devel >= 1:5.6.1
@@ -194,6 +195,7 @@
%patch3 -p1
%patch4 -p1
%patch5 -p1
+%patch6 -p1
%build
%{__perl} -pi -e 's#%{_prefix}/local/bin/perl#%{__perl}#g' \
@@ -447,6 +449,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.169 2007/02/24 20:58:55 arekm
+- gcc_4_2 patch still needed unfortunately
+
Revision 1.168 2007/02/24 19:14:28 arekm
- up to 0.9.8e
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/openssl.spec?r1=1.168&r2=1.169&f=u
More information about the pld-cvs-commit
mailing list