SUNWgnome-img-editor.spec
changeset 9780 21510eb397b1
parent 9397 b16e349d18c5
child 10572 8cdee8cd9c9c
--- a/SUNWgnome-img-editor.spec	Tue Apr 24 17:29:55 2007 +0000
+++ b/SUNWgnome-img-editor.spec	Wed Apr 25 01:42:08 2007 +0000
@@ -147,7 +147,7 @@
 %{_sysconfdir}/*
 
 %files devel
-%defattr (0755, root, bin)
+%defattr (-, root, bin)
 %dir %attr (0755, root, bin) %{_includedir}
 %{_includedir}/*
 %dir %attr (0755, root, bin) %{_libdir}
@@ -162,6 +162,8 @@
 %{_mandir}/*/*
 
 %changelog
+* Tue Apr 24 2007 - [email protected]
+- s/0755/-/ in defattr so that files are not made all executable
 * Sat Aug 12 2006 - [email protected]
 - delete some unnecessary env variables
 * Sat Aug 12 2006 - [email protected]