SUNWgnome-text-editor.spec
changeset 9780 21510eb397b1
parent 9522 eee0e85e99af
child 10157 4b183694c352
--- a/SUNWgnome-text-editor.spec	Tue Apr 24 17:29:55 2007 +0000
+++ b/SUNWgnome-text-editor.spec	Wed Apr 25 01:42:08 2007 +0000
@@ -195,7 +195,7 @@
 %endif
 
 %files root
-%defattr (0755, root, sys)
+%defattr (-, root, sys)
 %attr (0755, root, sys) %dir %{_sysconfdir}
 %{_sysconfdir}/gconf/schemas/gedit.schemas
 %{_sysconfdir}/gconf/schemas/gedit-file-browser.schemas
@@ -209,6 +209,8 @@
 %{_includedir}/*
 
 %changelog
+* Tue Apr 24 2007 - [email protected]
+- s/0755/-/ in defattr so that files are not made all executable
 * Mon Mar 12 2007 - [email protected]
 - Add %{_libdir}/gedit-2/gedit-bugreport.sh, for 2.18.0 tarball.
 * Thu Mar 08 2007 - [email protected]