SPECS (AC-branch): openssl.spec - really moved ca-bundle.crt

radek radek at pld-linux.org
Tue Mar 21 20:56:17 CET 2006


Author: radek                        Date: Tue Mar 21 19:56:17 2006 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- really moved ca-bundle.crt

---- Files affected:
SPECS:
   openssl.spec (1.146.2.1 -> 1.146.2.2) 

---- Diffs:

================================================================
Index: SPECS/openssl.spec
diff -u SPECS/openssl.spec:1.146.2.1 SPECS/openssl.spec:1.146.2.2
--- SPECS/openssl.spec:1.146.2.1	Tue Mar 21 20:53:13 2006
+++ SPECS/openssl.spec	Tue Mar 21 20:56:12 2006
@@ -349,6 +349,8 @@
 %dir %{_var}/lib/%{name}
 %dir %{_var}/lib/%{name}/certs
 %dir %{_var}/lib/%{name}/private
+%dir %{_datadir}/ssl
+%verify(not md5 mtime size) %config(noreplace) %{_datadir}/ssl/ca-bundle.crt
 
 %files tools
 %defattr(644,root,root,755)
@@ -356,8 +358,6 @@
 
 %verify(not md5 mtime size) %config(noreplace) %{_sysconfdir}/%{name}/openssl.cnf
 %verify(not md5 mtime size) %config(noreplace) %{_var}/lib/%{name}/openssl.cnf
-%dir %{_datadir}/ssl
-%verify(not md5 mtime size) %config(noreplace) %{_datadir}/ssl/ca-bundle.crt
 
 %attr(755,root,root) %{_bindir}/%{name}
 %attr(755,root,root) %{_bindir}/openssl_fips_fingerprint
@@ -432,6 +432,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.146.2.2  2006/03/21 19:56:12  radek
+- really moved ca-bundle.crt
+
 Revision 1.146.2.1  2006/03/21 19:53:13  radek
 - release 2: added certificates from Mozilla
 - moved ca-bundle.crt to main package (rev 1.75 didn't)
================================================================

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



More information about the pld-cvs-commit mailing list