diff --git a/kscreenlocker.spec b/kscreenlocker.spec index 0b22943..7740213 100644 --- a/kscreenlocker.spec +++ b/kscreenlocker.spec @@ -74,22 +74,25 @@ make %{?_smp_mflags} -C %{_target_platform} %install make install/fast DESTDIR=%{buildroot} -C %{_target_platform} +%find_lang %{name} --with-qt --all-name + %post -p /sbin/ldconfig %postun -p /sbin/ldconfig -%files +%files -f %{name}.lang %license COPYING %{_kf5_libdir}/libKScreenLocker.so.* %{_kf5_datadir}/knotifications5/*.notifyrc %{_kf5_datadir}/kconf_update/* %{_libexecdir}/kcheckpass %{_libexecdir}/kscreenlocker_greet -%{_kf5_datadir}/ksmserver +%dir %{_kf5_datadir}/ksmserver/ +%{_kf5_datadir}/ksmserver/screenlocker/ %{_kf5_datadir}/kservices5/*.desktop %{_kf5_qtplugindir}/screenlocker_kcm.so +%dir %{_kf5_datadir}/plasma/kcms/ %{_kf5_datadir}/plasma/kcms/screenlocker_kcm/ -%{_kf5_docdir}/HTML/en/kscreenlocker/ %files devel %{_kf5_libdir}/libKScreenLocker.so