[kdepim-runtime] - 4.4.92 (4.5 beta2)

Rex Dieter rdieter at fedoraproject.org
Wed Aug 11 13:48:03 UTC 2010


commit d6c1b6bc5226133ff96c2d058127c138beb8b59c
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Wed Aug 11 08:52:41 2010 -0500

    - 4.4.92 (4.5 beta2)

 .gitignore                                      |    2 +-
 kdepim-runtime-4.5-beta1-accountwizard_dt.patch |   12 ------------
 kdepim-runtime.spec                             |   19 ++++++++-----------
 sources                                         |    2 +-
 4 files changed, 10 insertions(+), 25 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1b160e7..ee0d545 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-kdepim-runtime-4.5-beta1.tar.bz2
+kdepim-runtime-4.4.92.tar.bz2
diff --git a/kdepim-runtime.spec b/kdepim-runtime.spec
index d4a1496..54f9c23 100644
--- a/kdepim-runtime.spec
+++ b/kdepim-runtime.spec
@@ -1,28 +1,24 @@
 
-%define pre beta1
-
 Name:    kdepim-runtime
 Summary: KDE PIM Runtime Environment
-Version: 4.5
-Release: 0.1.%{?pre}%{?dist}
+Version: 4.4.92
+Release: 1%{?dist}
 
 License: GPLv2
 Group: Applications/Productivity
 URL: http://www.kde.org/
-Source0: ftp://ftp.kde.org/pub/kde/unstable/kdepim/kdepim-runtime-%{version}%{?pre:-%{pre}}.tar.bz2
+Source0: ftp://ftp.kde.org/pub/kde/unstable/kdepim/%{version}/src/kdepim-runtime-%{version}%{?pre:-%{pre}}.tar.bz2
 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
-# upstream patches
-Patch100: kdepim-runtime-4.5-beta1-accountwizard_dt.patch
 
 Requires: %{name}-libs%{?_isa} = %{version}-%{release}
 
-BuildRequires: akonadi-devel >= 1.3.80
+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.4.90 
+BuildRequires: kdepimlibs-devel >= 4.5.0
 BuildRequires: libxslt-devel libxml2-devel
 BuildRequires: shared-desktop-ontologies
 BuildRequires: soprano-devel
@@ -56,7 +52,6 @@ Install %{name}-devel if you want to write or compile %{name} plugins.
 %setup -q -n kdepim-runtime-%{version}%{?pre:-%{pre}}
 
 %patch0 -p1 -b .show-akonadi-kcm
-%patch100 -p1 -b .accountwizard_dt
 
 
 %build
@@ -88,7 +83,6 @@ gtk-update-icon-cache %{_kde4_iconsdir}/hicolor &> /dev/null ||:
 update-desktop-database -q &> /dev/null ||:
 update-mime-database %{_kde4_datadir}/mime >& /dev/null ||:
 
-
 %postun
 if [ $1 -eq 0 ] ; then
   touch --no-create %{_kde4_iconsdir}/hicolor &> /dev/null ||:
@@ -131,6 +125,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Wed Aug 01 2010 Rex Dieter <rdieter at fedoraproject.org> - 4.4.92-1
+- 4.4.92 (4.5 beta2)
+
 * Fri Jul 02 2010 Rex Dieter <rdieter at fedoraproject.org> - 4.5-0.1.beta1
 - 4.5-beta1
 
diff --git a/sources b/sources
index 04aad5b..818fcd3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0bb384fced99272d2d4401acea7b1117  kdepim-runtime-4.5-beta1.tar.bz2
+834a33de1112ff4044a88e202ee1b355  kdepim-runtime-4.4.92.tar.bz2


More information about the scm-commits mailing list