rpms/openssl/F-11 openssl-0.9.8k-shlib-version.patch, NONE, 1.1 openssl.spec, 1.126, 1.127 openssl-0.9.8j-shlib-version.patch, 1.1, NONE

Tomáš Mráz tmraz at fedoraproject.org
Fri Apr 17 16:05:22 UTC 2009


Author: tmraz

Update of /cvs/pkgs/rpms/openssl/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv4345

Modified Files:
	openssl.spec 
Added Files:
	openssl-0.9.8k-shlib-version.patch 
Removed Files:
	openssl-0.9.8j-shlib-version.patch 
Log Message:
* Fri Apr 17 2009 Tomas Mraz <tmraz at redhat.com> 0.9.8k-2
- update the SHLIB_VERSION to 0.9.8k


openssl-0.9.8k-shlib-version.patch:

--- NEW FILE openssl-0.9.8k-shlib-version.patch ---
diff -up openssl-0.9.8k/crypto/opensslv.h.shlib-version openssl-0.9.8k/crypto/opensslv.h
--- openssl-0.9.8k/crypto/opensslv.h.shlib-version	2009-04-17 16:39:45.000000000 +0200
+++ openssl-0.9.8k/crypto/opensslv.h	2009-04-17 16:39:46.000000000 +0200
@@ -83,7 +83,7 @@
  * should only keep the versions that are binary compatible with the current.
  */
 #define SHLIB_VERSION_HISTORY ""
-#define SHLIB_VERSION_NUMBER "0.9.8"
+#define SHLIB_VERSION_NUMBER "0.9.8k"
 
 
 #endif /* HEADER_OPENSSLV_H */


Index: openssl.spec
===================================================================
RCS file: /cvs/pkgs/rpms/openssl/F-11/openssl.spec,v
retrieving revision 1.126
retrieving revision 1.127
diff -u -r1.126 -r1.127
--- openssl.spec	25 Mar 2009 21:12:41 -0000	1.126
+++ openssl.spec	17 Apr 2009 16:04:52 -0000	1.127
@@ -23,7 +23,7 @@
 Summary: A general purpose cryptography library with TLS implementation
 Name: openssl
 Version: 0.9.8k
-Release: 1%{?dist}
+Release: 2%{?dist}
 # We remove certain patented algorithms from the openssl source tarball
 # with the hobble-openssl script which is included below.
 Source: openssl-%{version}-usa.tar.bz2
@@ -41,7 +41,7 @@
 Patch4: openssl-0.9.8j-enginesdir.patch
 Patch5: openssl-0.9.8a-no-rpath.patch
 Patch6: openssl-0.9.8b-test-use-localhost.patch
-Patch7: openssl-0.9.8j-shlib-version.patch
+Patch7: openssl-0.9.8k-shlib-version.patch
 # Bug fixes
 Patch21: openssl-0.9.8b-aliasing-bug.patch
 Patch22: openssl-0.9.8k-x509-name-cmp.patch
@@ -408,6 +408,9 @@
 %postun -p /sbin/ldconfig
 
 %changelog
+* Fri Apr 17 2009 Tomas Mraz <tmraz at redhat.com> 0.9.8k-2
+- update the SHLIB_VERSION to 0.9.8k
+
 * Thu Mar 25 2009 Tomas Mraz <tmraz at redhat.com> 0.9.8k-1
 - update to new upstream release (minor bug fixes, security
   fixes and machine code optimizations only)


--- openssl-0.9.8j-shlib-version.patch DELETED ---




More information about the fedora-extras-commits mailing list