[kdebase-runtime] 4.7.80 (beta 1)

Jaroslav Reznik jreznik at fedoraproject.org
Fri Nov 18 13:34:07 UTC 2011


commit e7d9cb999bde89e7c3b61078fb7d3f063bacc463
Author: Jaroslav Reznik <jreznik at redhat.com>
Date:   Fri Nov 18 14:33:57 2011 +0100

    4.7.80 (beta 1)

 .gitignore                                 |    3 +-
 active-development-4.7-diff-1.patch        |   40 ----------------------------
 kde-runtime-4.7.2-no_activitymanager.patch |   12 --------
 kdebase-runtime.spec                       |   19 +++----------
 sources                                    |    2 +-
 5 files changed, 7 insertions(+), 69 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5ea3abd..4f9f6fd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1 @@
-/kde-runtime-4.7.2.tar.bz2
-/kde-runtime-4.7.3.tar.bz2
+/kde-runtime-4.7.80.tar.bz2
diff --git a/kdebase-runtime.spec b/kdebase-runtime.spec
index 0e53fac..b653984 100644
--- a/kdebase-runtime.spec
+++ b/kdebase-runtime.spec
@@ -10,8 +10,8 @@
 
 Name:          kdebase-runtime
 Summary:       KDE Runtime
-Version:       4.7.3
-Release:       12%{?dist}
+Version:       4.7.80
+Release:       1%{?dist}
 
 # http://techbase.kde.org/Policies/Licensing_Policy
 License:       LGPLv2+
@@ -23,9 +23,6 @@ BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 # add shortcuts for search provider
 Patch1:        kdebase-runtime-4.1.x-searchproviders-shortcuts.patch
 
-# make icontheme inherit working, https://bugs.kde.org/59901
-Patch3:        kdebase-runtime-4.6.90-iconthemes-inherit.patch
-
 # add OnlyShowIn=KDE  to Desktop/Home.desktop (like trash.desktop)
 Patch6:        kdebase-runtime-4.3.3-home_onlyshowin_kde.patch
 
@@ -39,15 +36,9 @@ Patch8:        kdebase-runtime-4.5.95-compiz.patch
 # add overrides in default manpath
 Patch9:        kdebase-runtime-4.3.4-man-overrides.patch
 
-# omit activitymanager (in favor of standalone libkactivities)
-Patch10: kde-runtime-4.7.2-no_activitymanager.patch
-
 ## upstreamable patches
 
 ## upstream patches
-# based on patch from ftp://ftp.kde.org/pub/kde/stable/active/1.0/src/
-# includes only the piece wrt additional nepomuk ontologies
-Patch100: active-development-4.7-diff-1.patch
 
 Obsoletes: kdebase4-runtime < %{version}-%{release}
 Provides:  kdebase4-runtime = %{version}-%{release}
@@ -143,13 +134,10 @@ BuildArch: noarch
 %setup -q -n kde-runtime-%{version}%{?alphatag}
 
 %patch1 -p1 -b .searchproviders-shortcuts
-%patch3 -p1 -b .iconthemes-inherit
 %patch6 -p1 -b .home_onlyshowin_kde
 %patch7 -p1 -b .htsearch
 %patch8 -p1 -b .config
 %patch9 -p1 -b .man-overrides
-%patch10 -p1 -b .no_activitymanager
-%patch100 -p1 -b .active-development-4.7
 
 
 %build
@@ -304,6 +292,9 @@ fi
 
 
 %changelog
+* Fri Nov 18 2011 Jaroslav Reznik <jreznik at redhat.com> 4.7.80-1
+- 4.7.80 (beta 1)
+
 * Thu Nov 17 2011 Rex Dieter <rdieter at fedoraproject.org> 4.7.3-12
 - active-development-4.7-diff.patch
 - omit activitymanger unconditionally
diff --git a/sources b/sources
index 1835ebf..317182e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1b80879c37e7ab1d23e224d687e8e630  kde-runtime-4.7.3.tar.bz2
+00c607ae3be7fa4031533c0af385231e  kde-runtime-4.7.80.tar.bz2


More information about the scm-commits mailing list