Hrvoje Senjan 2015-01-08 19:11:29 +00:00 committed by Git OBS Bridge
parent c042e9d3d1
commit 9242810328
3 changed files with 23 additions and 14 deletions

View File

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

View File

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

View File

@ -1,7 +1,7 @@
#
# spec file for package libksysguard5
#
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,7 +17,7 @@
Name: libksysguard5
Version: 5.1.2
Version: 5.1.95
Release: 0
Summary: Task management and system monitoring library
License: GPL-2.0+
@ -28,17 +28,26 @@ Source1: baselibs.conf
Source99: %{name}-rpmlintrc
BuildRequires: extra-cmake-modules >= 0.0.9
BuildRequires: gcc-c++
BuildRequires: kauth-devel
BuildRequires: kcompletion-devel
BuildRequires: kconfig-devel
BuildRequires: kdelibs4support-devel
BuildRequires: kconfigwidgets-devel
BuildRequires: kcoreaddons-devel
BuildRequires: kf5-filesystem
BuildRequires: ki18n-devel
BuildRequires: kiconthemes-devel
BuildRequires: kservice-devel
BuildRequires: kwidgetsaddons-devel
BuildRequires: kwindowsystem-devel
BuildRequires: plasma-framework-devel
BuildRequires: xz
BuildRequires: pkgconfig(Qt5Script) >= 5.2.0
BuildRequires: pkgconfig(Qt5WebKitWidgets) >= 5.2.0
BuildRequires: pkgconfig(Qt5Widgets) >= 5.2.0
BuildRequires: pkgconfig(Qt5X11Extras) >= 5.2.0
BuildRequires: pkgconfig(Qt5DBus) >= 5.3.0
BuildRequires: pkgconfig(Qt5Script) >= 5.3.0
BuildRequires: pkgconfig(Qt5WebKitWidgets) >= 5.3.0
BuildRequires: pkgconfig(Qt5Widgets) >= 5.3.0
BuildRequires: pkgconfig(Qt5X11Extras) >= 5.3.0
BuildRequires: pkgconfig(x11)
BuildRequires: pkgconfig(xres)
BuildRequires: pkgconfig(zlib)
Recommends: %{name}-lang
#BuildRequires: update-desktop-files
@ -52,11 +61,11 @@ Summary: Task management and system monitoring library -- devel files
Group: Development/Libraries/C and C++
Requires: %{name} = %{version}
Requires: kconfig-devel
Requires: kdelibs4support-devel
Requires: ki18n-devel
Requires: pkgconfig(Qt5Core) >= 5.2.0
Requires: pkgconfig(Qt5Network) >= 5.2.0
Requires: pkgconfig(Qt5Widgets) >= 5.2.0
Requires: kiconthemes-devel
Requires: pkgconfig(Qt5Core) >= 5.3.0
Requires: pkgconfig(Qt5Network) >= 5.3.0
Requires: pkgconfig(Qt5Widgets) >= 5.3.0
Conflicts: kdebase4-workspace-devel
%description devel