[kdepim] 4.9.90

Rex Dieter rdieter at fedoraproject.org
Tue Dec 4 15:04:09 UTC 2012


commit 5129e57470cb2314f88d52632c0cfc9ddb5fb686
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Tue Dec 4 09:04:16 2012 -0600

    4.9.90
    
    initial commit, needs more love to actually build, including
    making new nepomuk-widgets pkg

 .gitignore                                         |    4 +--
 ...tegories-same-as-KMail2-avoids-Lost-Found.patch |   21 --------------------
 kdepim.spec                                        |   10 +++++---
 sources                                            |    2 +-
 4 files changed, 8 insertions(+), 29 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9ba34db..4f1a3d7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,3 @@
 /kdepim-4.8.5.tar.xz
-/kdepim-4.9.1.tar.xz
-/kdepim-4.9.2.tar.xz
-/kdepim-4.9.3.tar.xz
 /kdepim-4.9.4.tar.xz
+/kdepim-4.9.90.tar.xz
diff --git a/kdepim.spec b/kdepim.spec
index 911daf9..bb7b38e 100644
--- a/kdepim.spec
+++ b/kdepim.spec
@@ -1,7 +1,7 @@
 Name:    kdepim
 Summary: KDE PIM (Personal Information Manager) applications
 Epoch:   7
-Version: 4.9.4
+Version: 4.9.90
 Release: 1%{?dist}
 
 License: GPLv2
@@ -18,8 +18,6 @@ Source0: http://download.kde.org/%{stable}/%{version}/src/%{name}-%{version}.tar
 Patch0:  kdepim-4.5.85-install-headers.patch
 
 ## upstream patches
-# move importwizard out of Lost+Found
-Patch100: 0027-add-Categories-same-as-KMail2-avoids-Lost-Found.patch
 
 Provides: kdepim4 = %{version}-%{release}
 
@@ -39,6 +37,8 @@ BuildRequires: gpgme-devel
 BuildRequires: grantlee-devel
 BuildRequires: kdepimlibs-devel >= %{version} 
 BuildRequires: kde-baseapps-devel >= %{version}
+# FIXME/TODO: make new nepomuk-widgets pkg 
+BuildRequires: nepomuk-widgets-devel >= %{version}
 BuildRequires: libassuan2-devel
 BuildRequires: pkgconfig(akonadi)
 BuildRequires: pkgconfig(libical)
@@ -93,7 +93,6 @@ Requires: %{name}-libs%{?_isa} = %{?epoch:%{epoch}:}%{version}-%{release}
 %setup -q -n kdepim-%{version}%{?pre}
 
 %patch0 -p1 -b .install-headers
-%patch100 -p1 -b .importwizard_no_lost_found
 
 
 %build
@@ -212,6 +211,9 @@ fi
 
 
 %changelog
+* Tue Dec 04 2012 Rex Dieter <rdieter at fedoraproject.org> 4.9.90-1
+- 4.9.90
+
 * Mon Dec 03 2012 Than Ngo <than at redhat.com> - 4.9.4-1
 - 4.9.4
 
diff --git a/sources b/sources
index 1639b40..87e4b55 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6fbad17668735ea2ac6718085a6f5168  kdepim-4.9.4.tar.xz
+ed9b299d6843708638f9c7805ff308a5  kdepim-4.9.90.tar.xz


More information about the scm-commits mailing list