SHA256
1
0
forked from pool/kauth
Hrvoje Senjan
2014-07-04 01:18:45 +00:00
committed by Git OBS Bridge
parent 41b3b98e19
commit 55940f0a8e
3 changed files with 32 additions and 0 deletions

View File

@@ -37,6 +37,8 @@ Source: http://download.kde.org/stable/frameworks/%{version}/%{name}-%{v
Source1: baselibs.conf
# PATCH-FIX-UPSTREAM polkit-qt5-support.patch -- add support for polkit-qt-1 Qt5 port, https://git.reviewboard.kde.org/r/118264/
Patch0: polkit-qt5-support.patch
# PATCH-FIX-UPSTREAM 0001-Pass-trailing-slash-to-searched-backend-helper-plugi.patch
Patch1: 0001-Pass-trailing-slash-to-searched-backend-helper-plugi.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@@ -66,6 +68,7 @@ Development files.
%prep
%setup -q
%patch0 -p1
%patch1 -p1
%build
%cmake_kf5 -d build -- -DSYSCONF_INSTALL_DIR=%{_kf5_sysconfdir}