1
0
forked from pool/libksysguard5

Accepting request 242251 from KDE:Frameworks5

Update to 5.0.0

OBS-URL: https://build.opensuse.org/request/show/242251
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libksysguard5?expand=0&rev=4
This commit is contained in:
Stephan Kulow 2014-07-25 07:09:17 +00:00 committed by Git OBS Bridge
commit 5ec960d60d
4 changed files with 12 additions and 7 deletions

View File

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

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Jul 14 22:19:38 UTC 2014 - hrvoje.senjan@gmail.com
- Update to 5.0.0
* Plasma 5.0 Final
-------------------------------------------------------------------
Thu Jul 3 17:35:40 UTC 2014 - hrvoje.senjan@gmail.com

View File

@ -17,13 +17,13 @@
Name: libksysguard5
Version: 4.98.0
Version: 5.0.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
Source: http://download.kde.org/unstable/plasma/%{version}/src/libksysguard-%{version}.tar.xz
Source: http://download.kde.org/stable/plasma/%{version}/libksysguard-%{version}.tar.xz
Source1: baselibs.conf
BuildRequires: extra-cmake-modules >= 0.0.9
BuildRequires: gcc-c++
@ -63,10 +63,9 @@ files.
%prep
%setup -q -n libksysguard-%{version}
sed -i '/^ecm_optional_add_subdirectory(po)/d' CMakeLists.txt
%build
%cmake_kf5 -d build
%cmake_kf5 -d build -- -DBUILD_po=OFF
%make_jobs
%install