give suuid permissions to kcheckpass to fix (again) screen unlocking [release 5.13.4-2mamba;Tue Aug 14 2018]
This commit is contained in:
parent
2c25e113d9
commit
728426065e
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: kscreenlocker
|
Name: kscreenlocker
|
||||||
Version: 5.13.4
|
Version: 5.13.4
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: KDE Frameworks 5 screen locker
|
Summary: KDE Frameworks 5 screen locker
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -128,7 +128,7 @@ exit 0
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_libdir}/libKScreenLocker.so.*
|
%{_libdir}/libKScreenLocker.so.*
|
||||||
%{_libdir}/qt5/plugins/screenlocker_kcm.so
|
%{_libdir}/qt5/plugins/screenlocker_kcm.so
|
||||||
%{_libexecdir}/kcheckpass
|
%attr(0755,root,root) %{_libexecdir}/kcheckpass
|
||||||
%{_libexecdir}/kscreenlocker_greet
|
%{_libexecdir}/kscreenlocker_greet
|
||||||
|
|
||||||
%files -n lib%{name}-devel
|
%files -n lib%{name}-devel
|
||||||
@ -142,6 +142,9 @@ exit 0
|
|||||||
%{_libdir}/libKScreenLocker.so
|
%{_libdir}/libKScreenLocker.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 14 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 5.13.4-2mamba
|
||||||
|
- give suuid permissions to kcheckpass to fix (again) screen unlocking
|
||||||
|
|
||||||
* Fri Aug 03 2018 Automatic Build System <autodist@mambasoft.it> 5.13.4-1mamba
|
* Fri Aug 03 2018 Automatic Build System <autodist@mambasoft.it> 5.13.4-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user