SPECS: openssl.spec - rel 2; fix symlinks

arekm arekm at pld-linux.org
Sun Jan 28 17:52:02 CET 2007


Author: arekm                        Date: Sun Jan 28 16:52:02 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 2; fix symlinks

---- Files affected:
SPECS:
   openssl.spec (1.161 -> 1.162) 

---- Diffs:

================================================================
Index: SPECS/openssl.spec
diff -u SPECS/openssl.spec:1.161 SPECS/openssl.spec:1.162
--- SPECS/openssl.spec:1.161	Thu Nov  9 15:36:41 2006
+++ SPECS/openssl.spec	Sun Jan 28 17:51:57 2007
@@ -15,7 +15,7 @@
 Summary(uk):	âŚÂĚŚĎÔĹËÉ ÔÁ ŐÔÉĚŚÔÉ ÄĚŃ Ú'¤ÄÎÁÎŘ ŢĹŇĹÚ Secure Sockets Layer
 Name:		openssl
 Version:	0.9.8d
-Release:	1
+Release:	2
 License:	Apache-style License
 Group:		Libraries
 Source0:	ftp://ftp.openssl.org/source/%{name}-%{version}.tar.gz
@@ -340,6 +340,11 @@
 install %{SOURCE2} $RPM_BUILD_ROOT%{_mandir}/pl/man1/openssl.1
 install %{SOURCE3} $RPM_BUILD_ROOT%{_bindir}/ssl-certificate
 
+rm $RPM_BUILD_ROOT%{_mandir}/man5/x509v3_config.5
+echo ".so openssl_x509v3_config.5" > $RPM_BUILD_ROOT%{_mandir}/man5/x509v3_config.5
+rm $RPM_BUILD_ROOT%{_mandir}/man7/Modes_of_DES.7
+echo ".so openssl_des_modes.7" > $RPM_BUILD_ROOT%{_mandir}/man7/Modes_of_DES.7
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -444,6 +449,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.162  2007/01/28 16:51:57  arekm
+- rel 2; fix symlinks
+
 Revision 1.161  2006/11/09 14:36:41  jajcus
 - patch (hack) added to compile with gcc-4.2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/openssl.spec?r1=1.161&r2=1.162&f=u



More information about the pld-cvs-commit mailing list