|
|
|
@ -28,6 +28,10 @@ BuildRequires: kf5-rpm-macros
|
|
|
|
|
|
|
|
|
|
BuildRequires: qt5-qtbase-devel
|
|
|
|
|
|
|
|
|
|
BuildRequires: systemd
|
|
|
|
|
%{?systemd_requires}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%description
|
|
|
|
|
KDED stands for KDE Daemon which isn't very descriptive. KDED runs
|
|
|
|
|
in the background and performs a number of small tasks. Some of these
|
|
|
|
@ -79,6 +83,7 @@ mkdir -p %{buildroot}%{_kf5_plugindir}/kded
|
|
|
|
|
%{_kf5_datadir}/kservicetypes5/*.desktop
|
|
|
|
|
%{_kf5_mandir}/man8/kded5.8*
|
|
|
|
|
%dir %{_kf5_plugindir}/kded/
|
|
|
|
|
%{_userunitdir}/plasma-kded.service
|
|
|
|
|
|
|
|
|
|
%files devel
|
|
|
|
|
%{_kf5_libdir}/cmake/KDED/
|
|
|
|
|