packages: enlightenment/enlightenment.spec - restore setuid for enlightenme...
lisu
lisu at pld-linux.org
Tue Feb 8 10:30:08 CET 2011
Author: lisu Date: Tue Feb 8 09:30:08 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- restore setuid for enlightenment_sys to allow rebooting, hibernating and shuting system down
---- Files affected:
packages/enlightenment:
enlightenment.spec (1.117 -> 1.118)
---- Diffs:
================================================================
Index: packages/enlightenment/enlightenment.spec
diff -u packages/enlightenment/enlightenment.spec:1.117 packages/enlightenment/enlightenment.spec:1.118
--- packages/enlightenment/enlightenment.spec:1.117 Wed Feb 2 21:31:00 2011
+++ packages/enlightenment/enlightenment.spec Tue Feb 8 10:30:03 2011
@@ -649,7 +649,12 @@
%attr(755,root,root) %{_libdir}/enlightenment/preload/e_precache.so
#
%dir %{_libdir}/enlightenment/utils
-%attr(755,root,root) %{_libdir}/enlightenment/utils/*
+%attr(755,root,root) %{_libdir}/enlightenment/utils/enlightenment_fm
+%attr(755,root,root) %{_libdir}/enlightenment/utils/enlightenment_fm_op
+%attr(755,root,root) %{_libdir}/enlightenment/utils/enlightenment_init
+# SETUID ! allows rebooting, hibernating and shuting system down
+%attr(4755,root,root) %{_libdir}/enlightenment/utils/enlightenment_sys
+%attr(755,root,root) %{_libdir}/enlightenment/utils/enlightenment_thumb
%{_datadir}/enlightenment
#
%{_datadir}/xsessions/enlightenment.desktop
@@ -673,6 +678,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.118 2011/02/08 09:30:03 lisu
+- restore setuid for enlightenment_sys to allow rebooting, hibernating and shuting system down
+
Revision 1.117 2011/02/02 20:31:00 lisu
- restore embryo-devel BR
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/enlightenment/enlightenment.spec?r1=1.117&r2=1.118&f=u
More information about the pld-cvs-commit
mailing list