SPECS: openssl.spec - rel 3 - added shell version of c_rehash script to -tools

baggins baggins at pld-linux.org
Mon Nov 3 14:26:02 CET 2008


Author: baggins                      Date: Mon Nov  3 13:26:02 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 3
- added shell version of c_rehash script to -tools

---- Files affected:
SPECS:
   openssl.spec (1.193 -> 1.194) 

---- Diffs:

================================================================
Index: SPECS/openssl.spec
diff -u SPECS/openssl.spec:1.193 SPECS/openssl.spec:1.194
--- SPECS/openssl.spec:1.193	Sat Nov  1 19:33:49 2008
+++ SPECS/openssl.spec	Mon Nov  3 14:25:56 2008
@@ -16,13 +16,14 @@
 Summary(uk.UTF-8):	Бібліотеки та утиліти для з'єднань через Secure Sockets Layer
 Name:		openssl
 Version:	0.9.8i
-Release:	2
+Release:	3
 License:	Apache-like
 Group:		Libraries
 Source0:	ftp://ftp.openssl.org/source/%{name}-%{version}.tar.gz
 # Source0-md5:	561e00f18821c74b2b86c8c7786f9d8b
 Source2:	%{name}.1.pl
 Source3:	%{name}-ssl-certificate.sh
+Source4:	%{name}-c_rehash.sh
 Patch0:		%{name}-alpha-ccc.patch
 Patch1:		%{name}-optflags.patch
 Patch2:		%{name}-globalCA.diff
@@ -287,6 +288,7 @@
 
 install %{SOURCE2} $RPM_BUILD_ROOT%{_mandir}/pl/man1/openssl.1
 install %{SOURCE3} $RPM_BUILD_ROOT%{_bindir}/ssl-certificate
+install %{SOURCE4} $RPM_BUILD_ROOT%{_bindir}/c_rehash.sh
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -324,6 +326,7 @@
 %defattr(644,root,root,755)
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/openssl.cnf
 %attr(755,root,root) %{_bindir}/%{name}
+%attr(755,root,root) %{_bindir}/c_rehash.sh
 %attr(754,root,root) %{_bindir}/ssl-certificate
 
 %dir %{_libdir}/%{name}
@@ -400,6 +403,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.194  2008/11/03 13:25:56  baggins
+- rel 3
+- added shell version of c_rehash script to -tools
+
 Revision 1.193  2008/11/01 18:33:49  baggins
 - R: rpm-whiteout >= 1.7
 
================================================================

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



More information about the pld-cvs-commit mailing list