rpms/kdelibs3/devel kdelibs-3.5.7-openssl.patch, 1.1, 1.2 kdelibs3.spec, 1.6, 1.7

Rex Dieter (rdieter) fedora-extras-commits at redhat.com
Tue Dec 4 14:16:20 UTC 2007


Author: rdieter

Update of /cvs/pkgs/rpms/kdelibs3/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8125

Modified Files:
	kdelibs-3.5.7-openssl.patch kdelibs3.spec 
Log Message:
* Tue Dec 04 2007 Rex Dieter <rdieter[AT]fedoraproject.org> - 3.5.8-17
- update openssl patch


kdelibs-3.5.7-openssl.patch:

Index: kdelibs-3.5.7-openssl.patch
===================================================================
RCS file: /cvs/pkgs/rpms/kdelibs3/devel/kdelibs-3.5.7-openssl.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- kdelibs-3.5.7-openssl.patch	30 Jul 2007 20:10:08 -0000	1.1
+++ kdelibs-3.5.7-openssl.patch	4 Dec 2007 14:16:17 -0000	1.2
@@ -1,9 +1,12 @@
---- kdelibs-3.5.7/kio/kssl/kopenssl.cc.openssl	2006-07-22 03:16:39.000000000 -0500
-+++ kdelibs-3.5.7/kio/kssl/kopenssl.cc	2007-06-20 08:58:25.000000000 -0500
-@@ -329,6 +329,15 @@ KConfig *cfg;
+diff -up kdelibs-3.5.8/kio/kssl/kopenssl.cc.openssl kdelibs-3.5.8/kio/kssl/kopenssl.cc
+--- kdelibs-3.5.8/kio/kssl/kopenssl.cc.openssl	2006-07-22 03:16:39.000000000 -0500
++++ kdelibs-3.5.8/kio/kssl/kopenssl.cc	2007-12-04 08:13:44.000000000 -0600
+@@ -329,6 +329,17 @@ KConfig *cfg;
               #ifdef SHLIB_VERSION_NUMBER
               << "libssl.so." SHLIB_VERSION_NUMBER
               #endif
++             << "libssl.so.0.9.8g"
++             << "libssl.so.7"
 +             << "libssl.so.0.9.8b"
 +             << "libssl.so.0.9.8a"
 +             << "libssl.so.6"
@@ -16,10 +19,12 @@
               << "libssl.so"
  	     << "libssl.so.0"
               #endif
-@@ -346,6 +355,15 @@ KConfig *cfg;
+@@ -346,6 +357,17 @@ KConfig *cfg;
               #ifdef SHLIB_VERSION_NUMBER
               << "libcrypto.so." SHLIB_VERSION_NUMBER
               #endif
++             << "libcrypto.so.0.9.8g"
++             << "libcrypto.so.7"
 +             << "libcrypto.so.0.9.8b"
 +             << "libcrypto.so.0.9.8a"
 +             << "libcrypto.so.6"


Index: kdelibs3.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kdelibs3/devel/kdelibs3.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- kdelibs3.spec	1 Dec 2007 21:08:57 -0000	1.6
+++ kdelibs3.spec	4 Dec 2007 14:16:17 -0000	1.7
@@ -21,7 +21,7 @@
 
 Summary: K Desktop Environment 3 - Libraries
 Version: 3.5.8
-Release: 16%{?dist}
+Release: 17%{?dist}
 
 %if 0%{?fedora} > 8
 Name: kdelibs3
@@ -531,6 +531,9 @@
 
 
 %changelog
+* Tue Dec 04 2007 Rex Dieter <rdieter[AT]fedoraproject.org> - 3.5.8-17
+- update openssl patch
+
 * Sat Dec 01 2007 Kevin Kofler <Kevin at tigcc.ticalc.org> - 3.5.8-16
 - install profile scripts as 644 instead of 755 (Ville Skyttä, #407521)
 - don't rename profile scripts to kde3.(c)sh (not worth the breakage)




More information about the fedora-extras-commits mailing list