Author: pawelz Date: Mon Sep 29 21:52:53 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 0.9.8i - killed patch5. It has been applied upstream. - Is there any reason to leave a lot of manuals unpackaged?
---- Files affected: SPECS: openssl.spec (1.186 -> 1.187) ---- Diffs: ================================================================ Index: SPECS/openssl.spec diff -u SPECS/openssl.spec:1.186 SPECS/openssl.spec:1.187 --- SPECS/openssl.spec:1.186 Fri Jul 18 15:56:15 2008 +++ SPECS/openssl.spec Mon Sep 29 23:52:48 2008 @@ -15,12 +15,12 @@ Summary(ru.UTF-8): Библиотеки и утилиты для соединений через Secure Sockets Layer Summary(uk.UTF-8): Бібліотеки та утиліти для з'єднань через Secure Sockets Layer Name: openssl -Version: 0.9.8h +Version: 0.9.8i Release: 4 License: Apache-like Group: Libraries Source0: ftp://ftp.openssl.org/source/%{name}-%{version}.tar.gz -# Source0-md5: 7d3d41dafc76cf2fcb5559963b5783b3 +# Source0-md5: 561e00f18821c74b2b86c8c7786f9d8b Source1: %{name}-ca-bundle.crt Source2: %{name}.1.pl Source3: %{name}-ssl-certificate.sh @@ -29,7 +29,6 @@ Patch2: %{name}-globalCA.diff Patch3: %{name}-include.patch Patch4: %{name}-libvar.patch -Patch5: %{name}-pkcs12.patch URL: http://www.openssl.org/ BuildRequires: bc BuildRequires: perl-devel >= 1:5.6.1 @@ -193,7 +192,6 @@ %patch2 -p1 %patch3 -p1 %patch4 -p1 -%patch5 -p0 %{__perl} -pi -e 's#%{_prefix}/local/bin/perl#%{__perl}#g' \ `grep -l -r "%{_prefix}/local/bin/perl" *` @@ -397,6 +395,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.187 2008/09/29 21:52:48 pawelz +- up to 0.9.8i +- killed patch5. It has been applied upstream. +- Is there any reason to leave a lot of manuals unpackaged? + Revision 1.186 2008/07/18 13:56:15 arekm - rel 4; fixed pkcs12 generation segfaults ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/openssl.spec?r1=1.186&r2=1.187&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
