[packages/openssl102: 246/432] - cleanup

adwol adwol at pld-linux.org
Sat Sep 29 01:22:15 CEST 2018


commit 622bc451734aaaa407c40c3f089887e868425925
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu Oct 25 15:38:51 2007 +0000

    - cleanup
    
    Changed files:
        openssl.spec -> 1.180

 openssl.spec | 9 ++-------
 1 file changed, 2 insertions(+), 7 deletions(-)
---
diff --git a/openssl.spec b/openssl.spec
index a4623c1..ced4e2e 100644
--- a/openssl.spec
+++ b/openssl.spec
@@ -1,4 +1,4 @@
-
+#
 # Conditional build:
 %bcond_without	tests
 %bcond_with purify	# Compile openssl with \-DPURIFY, useful when one wants to
@@ -260,11 +260,6 @@ for dir in doc/{apps,ssl,crypto}; do
 	cd ../..
 done
 
-#cd perl
-#%%{__perl} Makefile.PL \
-#	INSTALLDIRS=vendor
-#%{__make}
-
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{_sysconfdir}/%{name},%{_libdir}/%{name}} \
@@ -293,7 +288,7 @@ rm -rf $RPM_BUILD_ROOT%{_var}/lib/%{name}/misc
 install %{SOURCE2} $RPM_BUILD_ROOT%{_mandir}/pl/man1/openssl.1
 install %{SOURCE3} $RPM_BUILD_ROOT%{_bindir}/ssl-certificate
 
-rm $RPM_BUILD_ROOT%{_mandir}{/man7/des_modes.7,/man5/config.5,/man5/x509v3_config.5}
+rm $RPM_BUILD_ROOT%{_mandir}/{man7/des_modes.7,man5/config.5,man5/x509v3_config.5}
 echo ".so openssl_des_modes.7" > $RPM_BUILD_ROOT%{_mandir}/man7/des_modes.7
 echo ".so openssl_config.5" > $RPM_BUILD_ROOT%{_mandir}/man5/config.5
 echo ".so openssl_x509v3_config.5" > $RPM_BUILD_ROOT%{_mandir}/man5/x509v3_config.5
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list