[packages/openssl102: 220/432] - rel 2; fix symlinks

adwol adwol at pld-linux.org
Sat Sep 29 01:20:04 CEST 2018


commit 81c6c2dc7ebe353b19746970cd0e2f175cf53bd8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Sun Jan 28 16:51:57 2007 +0000

    - rel 2; fix symlinks
    
    Changed files:
        openssl.spec -> 1.162

 openssl.spec | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/openssl.spec b/openssl.spec
index c2359fc..1f976ad 100644
--- a/openssl.spec
+++ b/openssl.spec
@@ -14,7 +14,7 @@ Summary(ru):	
 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
@@ -339,6 +339,11 @@ install doc/crypto/*.7 $RPM_BUILD_ROOT%{_mandir}/man7
 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
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openssl102.git/commitdiff/9fc1b1b87b259e8a327c99835865e91a391efc9e



More information about the pld-cvs-commit mailing list