[kdepim-runtime] - Akonadi Configuration shows in systemsettings->lost and found (#628379) - Requires: kdebase-runtim

Rex Dieter rdieter at fedoraproject.org
Wed Sep 8 13:50:13 UTC 2010


commit aa9148d2d97be9e32490c27b00b929a531499659
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Wed Sep 8 08:55:48 2010 -0500

    - Akonadi Configuration shows in systemsettings->lost and found (#628379)
    - Requires: kdebase-runtime

 kdepim-runtime-4.4.0-show-akonadi-kcm.patch |   15 ---------------
 kdepim-runtime.spec                         |   13 +++++++++----
 2 files changed, 9 insertions(+), 19 deletions(-)
---
diff --git a/kdepim-runtime.spec b/kdepim-runtime.spec
index 2100099..ada1fec 100644
--- a/kdepim-runtime.spec
+++ b/kdepim-runtime.spec
@@ -2,7 +2,7 @@
 Name:    kdepim-runtime
 Summary: KDE PIM Runtime Environment
 Version: 4.4.93
-Release: 1%{?dist}
+Release: 2%{?dist}
 
 License: GPLv2
 Group: Applications/Productivity
@@ -11,14 +11,15 @@ Source0: ftp://ftp.kde.org/pub/kde/unstable/kdepim/%{version}/src/kdepim-runtime
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 # show the Akonadi KCM in System Settings (#565420)
-Patch0: kdepim-runtime-4.4.0-show-akonadi-kcm.patch
+Patch0: kdepim-runtime-4.4.93-show_akonadi_kcm.patch
 
 Requires: %{name}-libs%{?_isa} = %{version}-%{release}
+Requires: kdebase-runtime%{?_kde4_version: >= %{_kde4_version}}
 
 BuildRequires: akonadi-devel >= 1.4.0
 %global akonadi_version %(pkg-config --modversion akonadi 2>/dev/null || echo %{akonadi_version_min})
 BuildRequires: desktop-file-utils
-BuildRequires: kdepimlibs-devel >= 4.5.0
+BuildRequires: kdepimlibs-devel >= 4.5.1
 BuildRequires: libxslt-devel libxml2-devel
 BuildRequires: shared-desktop-ontologies
 BuildRequires: soprano-devel
@@ -51,7 +52,7 @@ Install %{name}-devel if you want to write or compile %{name} plugins.
 %prep
 %setup -q -n kdepim-runtime-%{version}%{?pre:-%{pre}}
 
-%patch0 -p1 -b .show-akonadi-kcm
+%patch0 -p1 -b .show_akonadi_kcm
 
 
 %build
@@ -125,6 +126,10 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Wed Sep 08 2010 Rex Dieter <rdieter at fedoraproject.org> 4.4.93-2
+- Akonadi Configuration shows in systemsettings->lost and found (#628379)
+- Requires: kdebase-runtime
+
 * Tue Aug 31 2010 Thomas Janssen <thomasj at fedoraproject.org> 4.4.93-1
 - 4.4.93 (4.5 beta3)
 


More information about the scm-commits mailing list