Author: glen                         Date: Sat May  8 22:58:18 2010 GMT
Module: packages                      Tag: AC-branch
---- Log message:
- add shell version of c_rehash; rel 2

---- Files affected:
packages/openssl:
   openssl.spec (1.146.2.3.2.8 -> 1.146.2.3.2.9) 

---- Diffs:

================================================================
Index: packages/openssl/openssl.spec
diff -u packages/openssl/openssl.spec:1.146.2.3.2.8 
packages/openssl/openssl.spec:1.146.2.3.2.9
--- packages/openssl/openssl.spec:1.146.2.3.2.8 Tue Oct 16 10:17:07 2007
+++ packages/openssl/openssl.spec       Sun May  9 00:58:13 2010
@@ -15,14 +15,15 @@
 Summary(uk):   ���̦����� �� ���̦�� ��� �'������ ����� Secure Sockets Layer
 Name:          openssl
 Version:       0.9.7m
-Release:       1
-License:       Apache-style License
+Release:       2
+License:       Apache-like
 Group:         Libraries
 Source0:       ftp://ftp.openssl.org/source/%{name}-%{version}.tar.gz
 # Source0-md5: 74a4d1b87e1e6e1ec95dbe58cb4c5b9a
 Source1:       %{name}-ca-bundle.crt
 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
@@ -30,6 +31,7 @@
 Patch4:                %{name}-md5-sparcv9.patch
 Patch5:                %{name}-ssl-algs.patch
 Patch6:                %{name}-CVE-2007-3108.patch
+Patch7:                %{name}-c_rehash.patch
 URL:           http://www.openssl.org/
 BuildRequires: perl-devel >= 1:5.6.1
 BuildRequires: rpm-perlprov >= 4.1-13
@@ -194,6 +196,8 @@
 %patch4 -p1
 %patch5 -p1
 %patch6 -p1
+cp -a %{SOURCE4} c_rehash.sh
+%patch7 -p1
 
 # conflicts with i386-only DES implementation
 # (missing #ifdef OPENSSL_FIPS  ...  #endif)
@@ -338,6 +342,7 @@
 install doc/crypto/*.7 $RPM_BUILD_ROOT%{_mandir}/man7
 install %{SOURCE2} $RPM_BUILD_ROOT%{_mandir}/pl/man1/openssl.1
 install %{SOURCE3} $RPM_BUILD_ROOT%{_bindir}/ssl-certificate
+install -p c_rehash.sh $RPM_BUILD_ROOT%{_bindir}/c_rehash.sh
 install fips-1.0/openssl_fips_fingerprint $RPM_BUILD_ROOT%{_bindir}
 
 %clean
@@ -366,6 +371,7 @@
 %config(noreplace) %verify(not md5 mtime size) %{_var}/lib/%{name}/openssl.cnf
 
 %attr(755,root,root) %{_bindir}/%{name}
+%attr(755,root,root) %{_bindir}/c_rehash.sh
 %attr(755,root,root) %{_bindir}/openssl_fips_fingerprint
 %attr(754,root,root) %{_bindir}/ssl-certificate
 
@@ -438,6 +444,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.146.2.3.2.9  2010/05/08 22:58:13  glen
+- add shell version of c_rehash; rel 2
+
 Revision 1.146.2.3.2.8  2007/10/16 08:17:07  arekm
 - up to 0.9.7m
 
@@ -489,7 +498,7 @@
 
 Revision 1.142  2005/10/12 11:15:42  havner
 - 0.9.7h
-[fixes CAN-2005-2969]
+  [fixes CAN-2005-2969]
 
 Revision 1.141  2005/08/27 14:37:04  arekm
 - rel 3
@@ -973,8 +982,3 @@
 
 Revision 1.13  1999/07/12 23:06:12  kloczek
 - added using CVS keywords in %changelog (for automating them).
-
-* Wed Apr 14 1999 Artur Frysiak <[email protected]>
-  [0.9.2c-2]
-- rewrite for PLD
-TODO: make shared libs and perl subpackage
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/openssl/openssl.spec?r1=1.146.2.3.2.8&r2=1.146.2.3.2.9&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to