fix giving suid permissions to kcheckpass [release 5.13.4-3mamba;Mon Aug 20 2018]

This commit is contained in:
Silvan Calarco 2024-01-06 02:53:27 +01:00
parent 728426065e
commit ce1c84d548

View File

@ -2,7 +2,7 @@
Name: kscreenlocker
Version: 5.13.4
Release: 2mamba
Release: 3mamba
Summary: KDE Frameworks 5 screen locker
Group: System/Libraries
Vendor: openmamba
@ -128,7 +128,7 @@ exit 0
%defattr(-,root,root)
%{_libdir}/libKScreenLocker.so.*
%{_libdir}/qt5/plugins/screenlocker_kcm.so
%attr(0755,root,root) %{_libexecdir}/kcheckpass
%attr(4755,root,root) %{_libexecdir}/kcheckpass
%{_libexecdir}/kscreenlocker_greet
%files -n lib%{name}-devel
@ -142,6 +142,9 @@ exit 0
%{_libdir}/libKScreenLocker.so
%changelog
* Mon Aug 20 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 5.13.4-3mamba
- fix giving suid permissions to kcheckpass
* Tue Aug 14 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 5.13.4-2mamba
- give suuid permissions to kcheckpass to fix (again) screen unlocking