jreznik pushed to kdelibs3 (epel7). "- update openssl patch"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Apr 2 15:31:13 UTC 2015


>From 26e19ced9753df43c1dbb081b28060c18a488f49 Mon Sep 17 00:00:00 2001
From: Rex Dieter <rdieter at fedoraproject.org>
Date: Tue, 4 Dec 2007 14:16:17 +0000
Subject: - update openssl patch


diff --git a/kdelibs-3.5.7-openssl.patch b/kdelibs-3.5.7-openssl.patch
index b5511ce..f44f096 100644
--- a/kdelibs-3.5.7-openssl.patch
+++ b/kdelibs-3.5.7-openssl.patch
@@ -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"
diff --git a/kdelibs3.spec b/kdelibs3.spec
index cd0e246..814006d 100644
--- a/kdelibs3.spec
+++ b/kdelibs3.spec
@@ -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 @@ touch --no-create %{_datadir}/icons/crystalsvg 2> /dev/null || :
 
 
 %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)
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/kdelibs3.git/commit/?h=epel7&id=26e19ced9753df43c1dbb081b28060c18a488f49


More information about the scm-commits mailing list