From bc520de9a85de6ae29a07d9ea2eb6b3c04f6bba3 Mon Sep 17 00:00:00 2001 From: Dan Vrátil Date: Feb 09 2015 13:44:57 +0000 Subject: Bring back ksysguardd subpackage --- diff --git a/ksysguard.spec b/ksysguard.spec index f978545..806abb7 100644 --- a/ksysguard.spec +++ b/ksysguard.spec @@ -1,6 +1,6 @@ Name: ksysguard Version: 5.2.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: KDE Process Management application License: GPLv2 @@ -31,16 +31,20 @@ BuildRequires: kf5-ksysguard-devel BuildRequires: kf5-kdoctools-devel BuildRequires: lm_sensors-devel - BuildRequires: desktop-file-utils Requires: kf5-filesystem -Obsoletes: ksysguardd < 5.0.0-1 +Requires: ksysguardd = %{version}-%{release} %description %{summary}. +%package -n ksysguardd +Summary: Performance monitor daemon +%description -n ksysguardd +%{summary}. + %prep %setup -q -n %{name}-%{version} @@ -75,18 +79,24 @@ fi %files -f ksysguard5.lang %doc COPYING COPYING.DOC README %{_bindir}/ksysguard -%{_bindir}/ksysguardd %{_kf5_libdir}/libkdeinit5_ksysguard.so %{_datadir}/ksysguard %config %{_sysconfdir}/xdg/ksysguard.knsrc -%config %{_sysconfdir}/ksysguarddrc %{_datadir}/applications/org.kde.ksysguard.desktop %{_docdir}/HTML/en/ksysguard %{_datadir}/icons/hicolor/*/apps/*.png %{_kf5_datadir}/knotifications5/ksysguard.notifyrc %{_kf5_datadir}/kxmlgui5/ksysguard +%files -n ksysguardd +%{_bindir}/ksysguardd +%config %{_sysconfdir}/ksysguarddrc + + %changelog +* Mon Feb 09 2015 Daniel Vrátil - 5.2.0-2 +- ksysguardd subpackage (originally requested in #426543) + * Mon Jan 26 2015 Daniel Vrátil - 5.2.0-1 - Plasma 5.2.0