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:
commit
f5ce167597
3
baselibs.conf
Normal file
3
baselibs.conf
Normal file
@ -0,0 +1,3 @@
|
||||
libksysguard5
|
||||
libksysguard5-devel
|
||||
requires "libksysguard5-<targettype> = <version>"
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ebb6242238fb0509845c84ebb4df84dcafe1dec2a168f70f233a756cbd55b11b
|
||||
size 489380
|
3
libksysguard-4.97.0.tar.xz
Normal file
3
libksysguard-4.97.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d987acb5b714a9b3f40f363e3db18e26afe2639f99e5f805d2e3e096784f65a7
|
||||
size 547956
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user