[packages/openssl102: 158/432] - moved %dir %{_var}/lib/%{name}/{,certs,private} to the main package; there are programs (like pr

adwol adwol at pld-linux.org
Sat Sep 29 01:14:52 CEST 2018


commit c05bfb9b1169df16314c1ef91ff61ffa1b040e8d
Author: Tomasz Pala <gotar at pld-linux.org>
Date:   Sun Mar 14 13:23:53 2004 +0000

    - moved %dir %{_var}/lib/%{name}/{,certs,private} to the main package;
      there are programs (like proftpd) which take certificates from that
      directory, but they don't require openssl-tools,
    - release 4.
    
    Changed files:
        openssl.spec -> 1.119

 openssl.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/openssl.spec b/openssl.spec
index 5885217..2d2be17 100644
--- a/openssl.spec
+++ b/openssl.spec
@@ -9,7 +9,7 @@ Summary(ru):	
 Summary(uk):	��̦����� �� ���̦�� ��� �'������ ����� Secure Sockets Layer
 Name:		openssl
 Version:	0.9.7c
-Release:	3
+Release:	4
 License:	Apache-style License
 Group:		Libraries
 Source0:	ftp://ftp.openssl.org/source/%{name}-%{version}.tar.gz
@@ -325,13 +325,13 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_libdir}/lib*.so.*.*
 %doc CHANGES CHANGES.SSLeay LICENSE NEWS README doc/*.txt
 %doc doc/openssl_button.gif doc/openssl_button.html
+%dir %{_var}/lib/%{name}
+%dir %{_var}/lib/%{name}/certs
+%dir %{_var}/lib/%{name}/private
 
 %files tools
 %defattr(644,root,root,755)
 %dir %{_sysconfdir}/%{name}
-%dir %{_var}/lib/%{name}
-%dir %{_var}/lib/%{name}/private
-%dir %{_var}/lib/%{name}/certs
 
 %verify(not md5 size mtime) %config(noreplace) %{_sysconfdir}/%{name}/openssl.cnf
 %verify(not md5 size mtime) %config(noreplace) %{_var}/lib/%{name}/openssl.cnf
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list