From 14f71fdeea3c0eed8fb13dc7d181577d0b7286e867f1a122ea0f58f29c85a3f6 Mon Sep 17 00:00:00 2001 From: Raymond Wooninck Date: Sun, 13 Sep 2015 19:40:27 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/akonadi-server?expand=0&rev=9 --- akonadi-server.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/akonadi-server.spec b/akonadi-server.spec index 0d41b7c..48d5040 100644 --- a/akonadi-server.spec +++ b/akonadi-server.spec @@ -26,8 +26,6 @@ Group: System/GUI/KDE Url: http://akonadi-project.org Source: %{rname}-%{version}.tar.xz Source99: akonadi-server-rpmlintrc -# PATCH-FIX-UPSTREAM akonadi-fix-licenses.diff -- Ensure all files are LGPL-2.1+ -- kde#351747 boo#942998 -Patch0: akonadi-fix-licenses.diff BuildRequires: boost-devel BuildRequires: cmake >= 2.8.9 BuildRequires: kf5-filesystem @@ -80,7 +78,6 @@ service. %prep %setup -q -n %{rname}-%{version} -%patch0 -p1 %build %cmake_kf5 -d build -- -DINSTALL_QSQLITE_IN_QT_PREFIX=TRUE -DQT_PLUGINS_DIR=%{_kf5_plugindir}