Wolfgang Bauer 2017-01-14 14:38:38 +00:00 committed by Git OBS Bridge
parent eeb33cebb2
commit 3cc6cefaa4

View File

@ -29,8 +29,6 @@ Group: System/GUI/KDE
Url: http://akonadi-project.org Url: http://akonadi-project.org
Source: %{rname}-%{version}.tar.xz Source: %{rname}-%{version}.tar.xz
Source99: akonadi-server-rpmlintrc Source99: akonadi-server-rpmlintrc
#PATCH-FIX-UPSTREAM fix-connect-api.patch montel@kde.org
Patch1: fix-connect-api.patch
BuildRequires: boost-devel BuildRequires: boost-devel
BuildRequires: cmake >= 2.8.12 BuildRequires: cmake >= 2.8.12
BuildRequires: extra-cmake-modules >= %{kf5_version} BuildRequires: extra-cmake-modules >= %{kf5_version}
@ -161,7 +159,6 @@ service.
%prep %prep
%setup -q -n %{rname}-%{version} %setup -q -n %{rname}-%{version}
%patch1 -p1
%build %build
%cmake_kf5 -d build -- -DINSTALL_QSQLITE_IN_QT_PREFIX=TRUE -DQT_PLUGINS_DIR=%{_kf5_plugindir} %cmake_kf5 -d build -- -DINSTALL_QSQLITE_IN_QT_PREFIX=TRUE -DQT_PLUGINS_DIR=%{_kf5_plugindir}