[kdepim-runtime] 4.10.4

Rex Dieter rdieter at fedoraproject.org
Sat Jun 1 19:02:23 UTC 2013


commit 1cae7e4958c35c378e7dba1ebb7c0e2deef995fe
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Sat Jun 1 14:01:46 2013 -0500

    4.10.4

 .gitignore                                         |    4 +-
 ...-CPU-if-we-have-nepomuk-disabled-in-syste.patch |   27 --
 ...ildir-isValid-behavior-change-in-commit-f.patch |  263 --------------------
 ...-crash-in-ResourceTask-separatorCharacter.patch |   29 ---
 ...l-s-to-None-if-there-is-no-value-instead-.patch |   90 -------
 kdepim-runtime.spec                                |   18 +-
 sources                                            |    2 +-
 7 files changed, 7 insertions(+), 426 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 05c7fdd..b9276e3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1 @@
-/kdepim-runtime-4.10.1.tar.xz
-/kdepim-runtime-4.10.2.tar.xz
-/kdepim-runtime-4.10.3.tar.xz
+/kdepim-runtime-4.10.4.tar.xz
diff --git a/kdepim-runtime.spec b/kdepim-runtime.spec
index 2206625..5a28080 100644
--- a/kdepim-runtime.spec
+++ b/kdepim-runtime.spec
@@ -4,8 +4,8 @@
 Name:    kdepim-runtime
 Summary: KDE PIM Runtime Environment
 Epoch:   1
-Version: 4.10.3
-Release: 3%{?dist}
+Version: 4.10.4
+Release: 1%{?dist}
 
 License: GPLv2
 URL: http://www.kde.org/
@@ -23,10 +23,6 @@ Patch0: kdepim-runtime-4.4.93-show_akonadi_kcm.patch
 ## upstreamable patches
 
 ## upstream patches
-Patch101: 0001-Don-t-waste-CPU-if-we-have-nepomuk-disabled-in-syste.patch
-Patch107: 0007-Adapt-to-Maildir-isValid-behavior-change-in-commit-f.patch
-Patch108: 0008-Don-t-crash-in-ResourceTask-separatorCharacter.patch
-Patch111: 0011-Set-IMAP-Acl-s-to-None-if-there-is-no-value-instead-.patch
 
 # nuke ill-advised -devel pkg
 Obsoletes: kdepim-runtime-devel < 1:4.7.90-3
@@ -79,11 +75,6 @@ Requires: akonadi%{?_isa} >= %{akonadi_version}
 
 %patch0 -p1 -b .show_akonadi_kcm
 
-%patch101 -p1 -b .0001
-%patch107 -p1 -b .0007
-%patch108 -p1 -b .0008
-%patch111 -p1 -b .0011
-
 
 %build
 mkdir -p %{_target_platform}
@@ -95,8 +86,6 @@ make -C %{_target_platform}
 
 
 %install
-rm -rf %{buildroot}
-
 make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
 
 # unpackaged files
@@ -168,6 +157,9 @@ fi
 
 
 %changelog
+* Sat Jun 01 2013 Rex Dieter <rdieter at fedoraproject.org> - 1:4.10.4-1
+- 4.10.4
+
 * Wed May 22 2013 Daniel Vrátil <dvratil at redhat.com> 1:4.10.3-3
 - Rebuild for libkgapi-2.0.0
 
diff --git a/sources b/sources
index 1cc2662..ace8805 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6358d063ab2541eed3ac61055ff1a3f3  kdepim-runtime-4.10.3.tar.xz
+f6e1f25d2eab98f2e746fb2712eb8167  kdepim-runtime-4.10.4.tar.xz


More information about the scm-commits mailing list