SPECS: openssl.spec - rel 2; fix engines dir
arekm
arekm at pld-linux.org
Fri Mar 13 14:21:33 CET 2009
Author: arekm Date: Fri Mar 13 13:21:33 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- rel 2; fix engines dir
---- Files affected:
SPECS:
openssl.spec (1.200 -> 1.201)
---- Diffs:
================================================================
Index: SPECS/openssl.spec
diff -u SPECS/openssl.spec:1.200 SPECS/openssl.spec:1.201
--- SPECS/openssl.spec:1.200 Sun Jan 11 01:23:08 2009
+++ SPECS/openssl.spec Fri Mar 13 14:21:28 2009
@@ -16,7 +16,7 @@
Summary(uk.UTF-8): Бібліотеки та утиліти для з'єднань через Secure Sockets Layer
Name: openssl
Version: 0.9.8j
-Release: 1
+Release: 2
License: Apache-like
Group: Libraries
Source0: ftp://ftp.openssl.org/source/%{name}-%{version}.tar.gz
@@ -206,6 +206,8 @@
%{__perl} -pi -e 's#%{_prefix}/local/bin/perl#%{__perl}#g' \
`grep -l -r "%{_prefix}/local/bin/perl" *`
+sed -i -e 's|$prefix/lib/engines|%{_libdir}/engines|g' Configure
+
%build
touch Makefile.*
@@ -445,6 +447,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.201 2009/03/13 13:21:28 arekm
+- rel 2; fix engines dir
+
Revision 1.200 2009/01/11 00:23:08 adamg
- CVE reference for 0.9.8j
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/openssl.spec?r1=1.200&r2=1.201&f=u
More information about the pld-cvs-commit
mailing list