SHA256
1
0
forked from pool/threadweaver
Hrvoje Senjan
2014-06-03 23:06:37 +00:00
committed by Git OBS Bridge
parent c9792be833
commit aeef3cfb9f
3 changed files with 6 additions and 1 deletions

3
baselibs.conf Normal file
View File

@@ -0,0 +1,3 @@
libKF5ThreadWeaver5
threadweaver-devel
requires "libKF5ThreadWeaver5-<targettype> = <version>"

View File

@@ -6,6 +6,7 @@ Sun Jun 1 18:02:44 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:29 UTC 2014 - hrvoje.senjan@gmail.com

View File

@@ -30,7 +30,8 @@ Summary: KDE Helper for multithreaded programming
License: LGPL-2.1+
Group: System/GUI/KDE
Url: http://www.kde.org
Source0: threadweaver-%{version}.tar.xz
Source: http://download.kde.org/unstable/frameworks/%{version}/%{name}-%{version}.tar.xz
Source1: baselibs.conf
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description