FTBFS: restore %%find_lang, dir ownership

epel9
Rex Dieter 9 years ago
parent 8ca173e246
commit 215856c8e6

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

Loading…
Cancel
Save