[packages/openssl102: 203/432] - release 2: added certificates from Mozilla - moved ca-bundle.crt to main package (rev 1.75 didn't)

adwol adwol at pld-linux.org
Sat Sep 29 01:18:39 CEST 2018


commit b87437db53120a93702b61dde1f42df3292d2724
Author: radek <radek at pld-linux.org>
Date:   Tue Mar 21 19:51:44 2006 +0000

    - release 2: added certificates from Mozilla
    - moved ca-bundle.crt to main package (rev 1.75 didn't)
    
    Changed files:
        openssl.spec -> 1.149

 openssl.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/openssl.spec b/openssl.spec
index 4f2bf85..da4d3f6 100644
--- a/openssl.spec
+++ b/openssl.spec
@@ -9,7 +9,7 @@ Summary(ru):	
 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
@@ -351,6 +351,8 @@ rm -rf $RPM_BUILD_ROOT
 %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)
@@ -358,8 +360,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %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
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list