[akonadi] 1.8.80

Rex Dieter rdieter at fedoraproject.org
Mon Dec 3 16:15:32 UTC 2012


commit 05c4bcacceba2f4e9ad97ad5d54d651b94471e2f
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Mon Dec 3 10:15:41 2012 -0600

    1.8.80

 .gitignore   |    2 +-
 akonadi.spec |    8 ++++++--
 sources      |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ab08a95..424ff4e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,3 @@
 /akonadi-1.7.2.tar.bz2
-/akonadi-1.8.0.tar.bz2
 /akonadi-1.8.1.tar.bz2
+/akonadi-1.8.80.tar.bz2
diff --git a/akonadi.spec b/akonadi.spec
index fabf8b8..f90d0e2 100644
--- a/akonadi.spec
+++ b/akonadi.spec
@@ -4,7 +4,7 @@
 
 Summary: PIM Storage Service
 Name:    akonadi
-Version: 1.8.1
+Version: 1.8.80
 Release: 1%{?dist}
 
 License: LGPLv2+
@@ -23,7 +23,7 @@ Source10: akonadiserverrc.mysql
 
 ## upstream patches
 
-%define mysql_conf_timestamp 20110629
+%define mysql_conf_timestamp 20110910
 
 BuildRequires: automoc4
 BuildRequires: boost-devel
@@ -83,6 +83,7 @@ pushd %{_target_platform}
 %{cmake} \
   -DCONFIG_INSTALL_DIR=%{_sysconfdir} \
   %{?database_backend:-DDATABASE_BACKEND=%{database_backend}} \
+  -DINSTALL_QSQLITE_IN_QT_PREFIX:BOOL=ON \
   ..
 popd
 
@@ -191,6 +192,9 @@ fi
 
 
 %changelog
+* Mon Dec 03 2012 Rex Dieter <rdieter at fedoraproject.org> 1.8.80-1
+- 1.8.80
+
 * Tue Oct 16 2012 Rex Dieter <rdieter at fedoraproject.org> 1.8.1-1
 - 1.8.1
 
diff --git a/sources b/sources
index d402ceb..ca84059 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-39411abc7bec8a485362ea7460e7e3d7  akonadi-1.8.1.tar.bz2
+63471d004c0db6fd8cd230cbdb18b036  akonadi-1.8.80.tar.bz2


More information about the scm-commits mailing list