Author: arekm Date: Thu Oct 13 06:27:48 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - backward binary compatibility
---- Files affected: SPECS: openssl.spec (1.143 -> 1.144) ---- Diffs: ================================================================ Index: SPECS/openssl.spec diff -u SPECS/openssl.spec:1.143 SPECS/openssl.spec:1.144 --- SPECS/openssl.spec:1.143 Wed Oct 12 14:33:26 2005 +++ SPECS/openssl.spec Thu Oct 13 08:27:41 2005 @@ -10,7 +10,7 @@ Summary(uk): âŚÂĚŚĎÔĹËÉ ÔÁ ŐÔÉĚŚÔÉ ÄĚŃ Ú'¤ÄÎÁÎŘ ŢĹŇĹÚ Secure Sockets Layer Name: openssl Version: 0.9.7h -Release: 1 +Release: 2 License: Apache-style License Group: Libraries Source0: ftp://ftp.openssl.org/source/%{name}-%{version}.tar.gz @@ -24,6 +24,7 @@ Patch3: %{name}-include.patch Patch4: %{name}-md5-sparcv9.patch Patch5: %{name}-ssl-algs.patch +Patch6: %{name}-bin-compat.patch URL: http://www.openssl.org/ BuildRequires: perl-devel >= 1:5.6.1 BuildRequires: rpm-perlprov >= 4.1-13 @@ -187,6 +188,7 @@ %patch3 -p1 %patch4 -p1 %patch5 -p1 +%patch6 -p1 # conflicts with i386-only DES implementation # (missing #ifdef OPENSSL_FIPS ... #endif) @@ -432,6 +434,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.144 2005/10/13 06:27:41 arekm +- backward binary compatibility + Revision 1.143 2005/10/12 12:33:26 qboosh - added CAN note ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/openssl.spec?r1=1.143&r2=1.144&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
