forked from pool/kauth
This commit is contained in:
committed by
Git OBS Bridge
parent
41b3b98e19
commit
55940f0a8e
@@ -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}
|
||||
|
Reference in New Issue
Block a user