|
|
|
@ -103,8 +103,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
|
|
|
|
%{_kf5_libdir}/libprocesscore.so.*
|
|
|
|
|
%{_kf5_libdir}/libksignalplotter.so.*
|
|
|
|
|
%{_kf5_libdir}/libksgrd.so.*
|
|
|
|
|
%{_kf5_libdir}/libKSysGuardFormatter.so.*
|
|
|
|
|
%{_kf5_libdir}/libKSysGuardSensors.so.*
|
|
|
|
|
%{_kf5_libdir}/libKSysGuardFormatter.so*
|
|
|
|
|
%{_kf5_libdir}/libKSysGuardSensors.so*
|
|
|
|
|
%{_kf5_libdir}/libKSysGuardSensorFaces.so*
|
|
|
|
|
%{_kf5_datadir}/ksysguard
|
|
|
|
|
%{_kf5_datadir}/qlogging-categories5/libksysguard.categories
|
|
|
|
|
%{_qt5_plugindir}/kpackage/packagestructure/sensorface_packagestructure.so
|
|
|
|
@ -115,6 +116,7 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
|
|
|
|
%{_datadir}/dbus-1/system.d/org.kde.ksysguard.processlisthelper.conf
|
|
|
|
|
%{_datadir}/dbus-1/system-services/org.kde.ksysguard.processlisthelper.service
|
|
|
|
|
%{_datadir}/polkit-1/actions/org.kde.ksysguard.processlisthelper.policy
|
|
|
|
|
%{_datadir}/knsrcfiles/*
|
|
|
|
|
|
|
|
|
|
%files devel
|
|
|
|
|
%{_kf5_includedir}/ksysguard/
|
|
|
|
@ -123,7 +125,7 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
|
|
|
|
%{_kf5_libdir}/libprocesscore.so
|
|
|
|
|
%{_kf5_libdir}/libksignalplotter.so
|
|
|
|
|
%{_kf5_libdir}/libksgrd.so
|
|
|
|
|
%{_kf5_libdir}/cmake/KSysGuard/
|
|
|
|
|
%{_kf5_libdir}/cmake/KSysGuard/*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|