[akonadi] 1.7.90

Rex Dieter rdieter at fedoraproject.org
Mon Jun 25 15:48:49 UTC 2012


commit 7e809b52f5c24db7114d1f77fd34f1a9b88dda6d
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Mon Jun 25 10:51:56 2012 -0500

    1.7.90

 .gitignore                             |    2 +-
 akonadi-cleanup_orphan_resources.patch |  114 --------------------------------
 akonadi.spec                           |   12 ++--
 sources                                |    2 +-
 4 files changed, 7 insertions(+), 123 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 596254d..843d8e5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,2 @@
-/akonadi-1.5.3.tar.bz2
 /akonadi-1.7.2.tar.bz2
+/akonadi-1.7.90.tar.bz2
diff --git a/akonadi.spec b/akonadi.spec
index a559a03..7c988d4 100644
--- a/akonadi.spec
+++ b/akonadi.spec
@@ -8,12 +8,12 @@
 
 Summary: PIM Storage Service
 Name:    akonadi
-Version: 1.7.2
+Version: 1.7.90
 Release: 1%{?dist}
 
 Group:   System Environment/Libraries
 License: LGPLv2+
-URL:     http://download.akonadi-project.org/
+URL:     http://community.kde.org/KDE_PIM/Akonadi 
 %if 0%{?snap}
 # git clone git://git.kde.org/akonadi
 # git archive --prefix=akonadi-%{version}/ master | bzip2 > akonadi-%{version}-%{snap}.tar.bz2
@@ -25,9 +25,6 @@ Source0: http://download.kde.org/stable/akonadi/src/akonadi-%{version}.tar.bz2
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 ## upstream patches
-# https://projects.kde.org/projects/kdesupport/akonadi/repository/revisions/992096665110674e8e9bc5be6e91c5b78249266e
-# New cleanup in "akonadictl fsck"
-Patch100: akonadi-cleanup_orphan_resources.patch
 
 %define mysql_conf_timestamp 20110629
 
@@ -76,8 +73,6 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
 %prep
 %setup -q -n akonadi-%{version}
 
-%patch100 -p1 -b .cleanup_orphan_resources
-
 
 %build
 mkdir -p %{_target_platform}
@@ -178,6 +173,9 @@ fi
 
 
 %changelog
+* Mon Jun 25 2012 Rex Dieter <rdieter at fedoraproject.org> 1.7.90-1
+- 1.7.90
+
 * Sat Mar 31 2012 Rex Dieter <rdieter at fedoraproject.org> 1.7.2-1
 - 1.7.2
 
diff --git a/sources b/sources
index f41fff9..fbee658 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c73bb835057a3ee07d37a4f7daaf7ecf  akonadi-1.7.2.tar.bz2
+573c1750c9ebb1f70ad39109f518c915  akonadi-1.7.90.tar.bz2


More information about the scm-commits mailing list