Mailinglist Archive: opensuse-commit (1029 mails)
| < Previous | Next > |
commit akonadi-runtime for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Wed, 27 Jul 2011 16:22:16 +0200
- Message-id: <20110727142216.5EEAC20298@hilbert.suse.de>
Hello community,
here is the log from the commit of package akonadi-runtime for openSUSE:Factory
checked in at Wed Jul 27 16:22:16 CEST 2011.
--------
--- KDE/akonadi-runtime/akonadi-runtime.changes 2011-07-11 13:32:09.000000000
+0200
+++ /mounts/work_src_done/STABLE/akonadi-runtime/akonadi-runtime.changes
2011-07-27 14:59:18.000000000 +0200
@@ -1,0 +2,5 @@
+Wed Jul 27 12:59:03 UTC 2011 - idonmez@xxxxxxxxxx
+
+- Use SQLite backend
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ akonadi-runtime.spec ++++++
--- /var/tmp/diff_new_pack.9KjKG6/_old 2011-07-27 16:21:36.000000000 +0200
+++ /var/tmp/diff_new_pack.9KjKG6/_new 2011-07-27 16:21:36.000000000 +0200
@@ -19,7 +19,7 @@
Name: akonadi-runtime
Version: 1.6.0
-Release: 1
+Release: 3
%define rversion %{version}
License: LGPLv2.1+
Summary: PIM Storage Service
@@ -34,6 +34,7 @@
BuildRequires: libsoprano-devel
BuildRequires: libxslt
BuildRequires: shared-mime-info
+BuildRequires: sqlite3-devel
BuildRoot: %{_tmppath}/%{name}-%{version}-build
# rename from 10.3, which had 4.x version
@@ -44,9 +45,7 @@
Requires: libakonadiprotocolinternals1 = %{version}
Requires: libqt4 >= %(rpm -q --queryformat '%{VERSION}' libqt4)
-Requires: libqt4-sql-mysql
-Requires: mysql
-Suggests: mysql-community-server
+Requires: libqt4-sql-sqlite
%description
This package contains the data files of Akonadi, the KDE PIM storage
@@ -81,7 +80,7 @@
%setup -q -n akonadi-%{rversion}
%build
- %cmake_kde4 -d build -- -DCONFIG_INSTALL_DIR=/etc
+ %cmake_kde4 -d build -- -DCONFIG_INSTALL_DIR=/etc -DDATABASE_BACKEND=SQLITE
%make_jobs
%install
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |