[kdepim-runtime] 4.7.80

Rex Dieter rdieter at fedoraproject.org
Fri Nov 25 21:30:15 UTC 2011


commit 5c3eeedc8966dd03c20f528480e926488fc49714
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Fri Nov 25 15:30:12 2011 -0600

    4.7.80

 .gitignore          |    3 ++-
 kdepim-runtime.spec |   12 ++++++++----
 sources             |    2 +-
 3 files changed, 11 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a72ce8b..ccda6e8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
-/kdepim-runtime-4.7.2.tar.bz2
+/kdepim-runtime-4.4.11.1.tar.bz2
 /kdepim-runtime-4.7.3.tar.bz2
+/kdepim-runtime-4.7.80.tar.bz2
diff --git a/kdepim-runtime.spec b/kdepim-runtime.spec
index 330138e..1edf65d 100644
--- a/kdepim-runtime.spec
+++ b/kdepim-runtime.spec
@@ -1,16 +1,16 @@
-%global akonadi_version_min 1.5.80
+%global akonadi_version_min 1.6.0
 %global akonadi_version %(pkg-config --modversion akonadi 2>/dev/null || echo %{akonadi_version_min})
 
 Name:    kdepim-runtime
 Summary: KDE PIM Runtime Environment
 Epoch:   1
-Version: 4.7.3
+Version: 4.7.80
 Release: 1%{?dist}
 
 License: GPLv2
 Group: Applications/Productivity
 URL: http://www.kde.org/
-Source0: ftp://ftp.kde.org/pub/kde/unstable/%{version}/src/kdepim-runtime-%{version}.tar.bz2
+Source0: http://download.kde.org/unstable/%{version}/src/%{name}-%{version}.tar.bz2
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 # show the Akonadi KCM in System Settings (#565420)
@@ -70,7 +70,8 @@ Install %{name}-devel if you want to write or compile %{name} plugins.
 %setup -q -n kdepim-runtime-%{version}%{?pre}
 
 %patch0 -p1 -b .show_akonadi_kcm
-%patch1 -p1 -b .nepomuk_notification
+## FIXME, rebase? -- rex
+#patch1 -p1 -b .nepomuk_notification
 %patch50 -p1 -b .sqlite-support
 
 
@@ -152,6 +153,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Fri Nov 25 2011 Rex Dieter <rdieter at fedoraproject.org> 4.7.80-1
+- 4.7.80
+
 * Sat Oct 29 2011 Rex Dieter <rdieter at fedoraproject.org> 4.7.3-1
 - 4.7.3
 
diff --git a/sources b/sources
index e1e7660..26b339b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5cfa432c541722d28fe6a00375cf43dd  kdepim-runtime-4.7.3.tar.bz2
+67c37ade0a376ea9270f41483938fd04  kdepim-runtime-4.7.80.tar.bz2


More information about the scm-commits mailing list