]> git.pld-linux.org Git - packages/kp5-ksysguard.git/blobdiff - kp5-ksysguard.spec
- updated to 5.14.5
[packages/kp5-ksysguard.git] / kp5-ksysguard.spec
index e1937222bbc6c66396a488c163927c4de988063d..8f53ee925a1fe11a455744d9a47d99dc62cdaa22 100644 (file)
@@ -1,14 +1,14 @@
-%define                kdeplasmaver    5.11.2
-%define                qtver           5.5.1
+%define                kdeplasmaver    5.14.5
+%define                qtver           5.9.0
 %define                kpname          ksysguard
 Summary:       ksysguard
 Name:          kp5-%{kpname}
-Version:       5.11.2
+Version:       5.14.5
 Release:       1
 License:       GPL v2+/LGPL v2.1+
 Group:         X11/Libraries
 Source0:       http://download.kde.org/stable/plasma/%{kdeplasmaver}/%{kpname}-%{version}.tar.xz
-# Source0-md5: 9712b7faba43d2c227ea2d73b3ac2e09
+# Source0-md5: 2c1edb69d00f2fa2c9d782cef08254c9
 URL:           http://www.kde.org/
 BuildRequires: Qt5Core-devel >= %{qtver}
 BuildRequires: Qt5Gui-devel >= %{qtver}
@@ -23,7 +23,7 @@ BuildRequires:        kf5-ki18n-devel
 BuildRequires: kf5-kiconthemes-devel
 BuildRequires: kf5-kitemviews-devel
 BuildRequires: kf5-knewstuff-devel
-BuildRequires: kp5-libksysguard-devel
+BuildRequires: kp5-libksysguard-devel >= %{kdeplasmaver}
 BuildRequires: qt5-build >= %{qtver}
 BuildRequires: rpmbuild(macros) >= 1.164
 BuildRequires: tar >= 1:1.22
@@ -31,7 +31,10 @@ BuildRequires:       xz
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-ksysguard
+KSysGuard is the Plasma Task and Performance Monitor. It features a
+client/server architecture that allows monitoring of local as well as
+remote hosts. The graphical front end uses so-called sensors to
+retrieve the information it displays.
 
 %prep
 %setup -q -n %{kpname}-%{version}
@@ -79,3 +82,4 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/ksysguard/SystemLoad2.sgrd
 %dir %{_datadir}/kxmlgui5/ksysguard
 %{_datadir}/kxmlgui5/ksysguard/ksysguardui.rc
+%{_datadir}/metainfo/org.kde.ksysguard.appdata.xml
This page took 0.076811 seconds and 4 git commands to generate.