SHA256
1
0
forked from pool/kauth
Hrvoje Senjan
2015-06-07 19:39:49 +00:00
committed by Git OBS Bridge
parent 15bdc03ab8
commit 98de428487
3 changed files with 9 additions and 8 deletions

View File

@@ -18,9 +18,9 @@
%bcond_without lang
%define lname libKF5Auth5
%define _tar_path 5.10
%define _tar_path 5.11
Name: kauth
Version: 5.10.0
Version: 5.11.0
Release: 0
%define kf5_version %{version}
BuildRequires: cmake >= 2.8.12
@@ -40,8 +40,6 @@ Group: System/GUI/KDE
Url: http://www.kde.org
Source: http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
Source1: baselibs.conf
# PATCH-FIX-UPSTREAM 0001-Create-reproducible-builds.patch
Patch0: 0001-Create-reproducible-builds.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@@ -72,7 +70,6 @@ Development files.
%lang_package -n %lname
%prep
%setup -q
%patch0 -p1
%build
%cmake_kf5 -d build -- -DSYSCONF_INSTALL_DIR=%{_kf5_sysconfdir}