SUNWgnome-pdf-viewer.spec
changeset 9780 21510eb397b1
parent 9732 29353b43604f
child 10109 9bb67f135b9c
--- a/SUNWgnome-pdf-viewer.spec	Tue Apr 24 17:29:55 2007 +0000
+++ b/SUNWgnome-pdf-viewer.spec	Wed Apr 25 01:42:08 2007 +0000
@@ -257,7 +257,7 @@
 %{_datadir}/gtk-doc/html
 
 %files root
-%defattr (0755, root, sys)
+%defattr (-, root, sys)
 %attr (0755, root, sys) %dir %{_sysconfdir}
 %{_sysconfdir}/gconf/schemas/evince.schemas
 %{_sysconfdir}/gconf/schemas/evince-thumbnailer.schemas
@@ -265,6 +265,8 @@
 %attr (0644, root, sys) %{_sysconfdir}/xpdfrc
 
 %changelog
+* Tue Apr 24 2007 - [email protected]
+- s/0755/-/ in defattr so that files are not made all executable
 * Thu Apr 12 2007 - [email protected]
 - Add evince-thumbnailer-ps.schemas to %files and %preun root.
 * Wed Feb 14 2007 - [email protected]