1
0
forked from pool/libksysguard5

Accepting request 237884 from KDE:Frameworks5

- Update to 4.97.0
  * Beta 2 of Plasma 5 release

OBS-URL: https://build.opensuse.org/request/show/237884
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libksysguard5?expand=0&rev=2
This commit is contained in:
Stephan Kulow 2014-06-23 07:23:48 +00:00 committed by Git OBS Bridge
commit f5ce167597
5 changed files with 22 additions and 6 deletions

3
baselibs.conf Normal file
View File

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

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ebb6242238fb0509845c84ebb4df84dcafe1dec2a168f70f233a756cbd55b11b
size 489380

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d987acb5b714a9b3f40f363e3db18e26afe2639f99e5f805d2e3e096784f65a7
size 547956

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Thu Jun 12 01:22:21 UTC 2014 - hrvoje.senjan@gmail.com
- Update to 4.97.0
* Beta 2 of Plasma 5 release
-------------------------------------------------------------------
Tue Jun 3 22:49:42 UTC 2014 - hrvoje.senjan@gmail.com
- Add baselibs.conf
- Add Source URL
-------------------------------------------------------------------
Sat May 10 22:19:31 UTC 2014 - hrvoje.senjan@gmail.com

View File

@ -17,13 +17,14 @@
Name: libksysguard5
Version: 4.96.0
Version: 4.97.0
Release: 0
Summary: Task management and system monitoring library
License: GPL-2.0+
Group: Development/Libraries/C and C++
Url: http://www.kde.org
Source0: libksysguard-%{version}.tar.xz
Source: http://download.kde.org/unstable/plasma/%{version}/src/libksysguard-%{version}.tar.xz
Source1: baselibs.conf
BuildRequires: extra-cmake-modules >= 0.0.9
BuildRequires: gcc-c++
BuildRequires: kconfig-devel
@ -62,7 +63,7 @@ files.
%prep
%setup -q -n libksysguard-%{version}
sed -i '/^ecm_optional_add_subdirectory( po )/d' CMakeLists.txt
sed -i '/^ecm_optional_add_subdirectory(po)/d' CMakeLists.txt
%build
%cmake_kf5 -d build