Hrvoje Senjan 2014-06-03 21:04:56 +00:00 committed by Git OBS Bridge
parent 48e5812232
commit ffacb581e1
3 changed files with 6 additions and 1 deletions

3
baselibs.conf Normal file
View File

@ -0,0 +1,3 @@
libKF5Su5
kdesu-devel
requires "libKF5Su5-<targettype> = <version>"

View File

@ -6,6 +6,7 @@ Sun Jun 1 18:02:08 UTC 2014 - hrvoje.senjan@gmail.com
* Buildsystem fixes
* For more details please see:
http://www.kde.org/announcements/announce-frameworks5-beta3.php
- Add baselibs.conf
-------------------------------------------------------------------
Sun May 4 01:41:07 UTC 2014 - hrvoje.senjan@gmail.com

View File

@ -33,7 +33,8 @@ Summary: User interface for running shell commands with root privileges
License: LGPL-2.1+
Group: System/GUI/KDE
Url: http://www.kde.org
Source0: kdesu-%{version}.tar.xz
Source: http://download.kde.org/unstable/frameworks/%{version}/%{name}-%{version}.tar.xz
Source1: baselibs.conf
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description