[kdebase-runtime] 4.5.1

Jaroslav Reznik jreznik at fedoraproject.org
Fri Aug 27 15:05:18 UTC 2010


commit 15050f18546a40a3303e71467daf09d89732c768
Author: Jaroslav Reznik <jreznik at redhat.com>
Date:   Fri Aug 27 17:05:04 2010 +0200

    4.5.1

 .gitignore                           |    2 +-
 kdebase-runtime-4.5.0-kioslave.patch |   35 ----------------------------------
 kdebase-runtime.spec                 |   13 ++++-------
 sources                              |    2 +-
 4 files changed, 7 insertions(+), 45 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4a9ea57..86a2f2a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-kdebase-runtime-4.5.0.tar.bz2
+/kdebase-runtime-4.5.1.tar.bz2
diff --git a/kdebase-runtime.spec b/kdebase-runtime.spec
index 70fdef6..be5f82c 100644
--- a/kdebase-runtime.spec
+++ b/kdebase-runtime.spec
@@ -5,8 +5,8 @@
 
 Name:          kdebase-runtime
 Summary:       KDE Runtime
-Version:       4.5.0
-Release:       3%{?dist}
+Version:       4.5.1
+Release:       1%{?dist}
 
 # http://techbase.kde.org/Policies/Licensing_Policy
 License:       LGPLv2+
@@ -24,11 +24,6 @@ Patch5:        kdebase-runtime-4.3.1-manpath.patch
 # add OnlyShowIn=KDE  to Desktop/Home.desktop (like trash.desktop)
 Patch6:        kdebase-runtime-4.3.3-home_onlyshowin_kde.patch
 
-## 4.5 Upstream patches
-# backport of 1160390, fixed: start call to cagibi only in next event loop, could be started
-# in on-demand load by a d-bus call ourself, so d-bus connection has a mutex locked already
-Patch100: kdebase-runtime-4.5.0-kioslave.patch
-
 %if 0%{?fedora} && 0%{?fedora} < 12
 # kcm_filetypes moved to here
 Conflicts: kdebase4 < 4.3.0
@@ -121,7 +116,6 @@ BuildArch: noarch
 %patch3 -p1 -b .iconthemes-inherit
 #patch5 -p1 -b .manpath
 %patch6 -p1 -b .home_onlyshowin_kde
-%patch100 -p1 -b .kioslave
 
 %build
 mkdir -p %{_target_platform}
@@ -249,6 +243,9 @@ fi
 
 
 %changelog
+* Fri Aug 27 2010 Jaroslav Reznik <jreznik at redhat.com> - 4.5.1-1
+- 4.5.1
+
 * Tue Aug 10 2010 Than Ngo <than at redhat.com> - 4.5.0-3
 - backport to fix the freeze of kded on first use of the network:/kio-slave
 
diff --git a/sources b/sources
index a5355ed..31a54f6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-105dd08c169292154d92a1807b380e75  kdebase-runtime-4.5.0.tar.bz2
+83542744f8a23ff2b2621d152ce38fcc  kdebase-runtime-4.5.1.tar.bz2


More information about the scm-commits mailing list