SPECS: openssl.spec - cleanup

qboosh qboosh at pld-linux.org
Thu Oct 25 17:38:56 CEST 2007


Author: qboosh                       Date: Thu Oct 25 15:38:56 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- cleanup

---- Files affected:
SPECS:
   openssl.spec (1.179 -> 1.180) 

---- Diffs:

================================================================
Index: SPECS/openssl.spec
diff -u SPECS/openssl.spec:1.179 SPECS/openssl.spec:1.180
--- SPECS/openssl.spec:1.179	Mon Oct 22 23:59:04 2007
+++ SPECS/openssl.spec	Thu Oct 25 17:38:51 2007
@@ -1,5 +1,5 @@
 # $Revision$, $Date$
-
+#
 # Conditional build:
 %bcond_without	tests
 %bcond_with purify	# Compile openssl with \-DPURIFY, useful when one wants to
@@ -261,11 +261,6 @@
 	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}} \
@@ -294,7 +289,7 @@
 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
@@ -402,6 +397,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.180  2007/10/25 15:38:51  qboosh
+- cleanup
+
 Revision 1.179  2007/10/22 21:59:04  arekm
 - up to 0.9.8g; binary compat fixes
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/openssl.spec?r1=1.179&r2=1.180&f=u



More information about the pld-cvs-commit mailing list