SPECS: openssl.spec - release 2: added certificates from Mozilla -...

radek radek at pld-linux.org
Tue Mar 21 20:51:49 CET 2006


Author: radek                        Date: Tue Mar 21 19:51:49 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- release 2: added certificates from Mozilla
- moved ca-bundle.crt to main package (rev 1.75 didn't)

---- Files affected:
SPECS:
   openssl.spec (1.148 -> 1.149) 

---- Diffs:

================================================================
Index: SPECS/openssl.spec
diff -u SPECS/openssl.spec:1.148 SPECS/openssl.spec:1.149
--- SPECS/openssl.spec:1.148	Sun Mar  5 10:06:24 2006
+++ SPECS/openssl.spec	Tue Mar 21 20:51:44 2006
@@ -10,7 +10,7 @@
 Summary(uk):	âŚÂĚŚĎÔĹËÉ ÔÁ ŐÔÉĚŚÔÉ ÄĚŃ Ú'¤ÄÎÁÎŘ ŢĹŇĹÚ Secure Sockets Layer
 Name:		openssl
 Version:	0.9.8a
-Release:	1
+Release:	2
 License:	Apache-style License
 Group:		Libraries
 Source0:	ftp://ftp.openssl.org/source/%{name}-%{version}.tar.gz
@@ -352,6 +352,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)
@@ -359,8 +361,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(754,root,root) %{_bindir}/ssl-certificate
@@ -439,6 +439,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.149  2006/03/21 19:51:44  radek
+- release 2: added certificates from Mozilla
+- moved ca-bundle.crt to main package (rev 1.75 didn't)
+
 Revision 1.148  2006/03/05 09:06:24  qboosh
 - dropped ssl-algs patch (0.9.8 requires apps rebuild anyway, so no reason to keep obsolete ABI)
 
================================================================

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



More information about the pld-cvs-commit mailing list