SUNWevolution.spec
changeset 9780 21510eb397b1
parent 9574 44a99870a585
child 9793 def363f622ae
--- a/SUNWevolution.spec	Tue Apr 24 17:29:55 2007 +0000
+++ b/SUNWevolution.spec	Wed Apr 25 01:42:08 2007 +0000
@@ -267,7 +267,7 @@
 %{_datadir}/idl/*
 
 %files root
-%defattr (0755, root, sys)
+%defattr (-, root, sys)
 %attr (0755, root, sys) %dir %{_sysconfdir}
 %{_sysconfdir}/gconf/schemas/apps-evolution-mail-prompts-checkdefault-%{evolution.major_version}.schemas
 %{_sysconfdir}/gconf/schemas/apps_evolution_addressbook-%{evolution.major_version}.schemas
@@ -276,47 +276,36 @@
 %{_sysconfdir}/gconf/schemas/evolution-mail-%{evolution.major_version}.schemas
 
 %changelog
+* Tue Apr 24 2007 - [email protected]
+- s/0755/-/ in defattr so that files are not made all executable
 * Fri Mar 16 2007 - [email protected]
 - Correct code that removes l10n files.
-
 * Wed Mar 14 2007 - [email protected]
 - Add en_GB files to l10n package.
-
 * Tue Feb 27 2007 - [email protected]
 - Move evolution icons from /usr/share/pixmaps to /usr/share/icons/hicolor 
-
 * Thu Jan 04 2007 - [email protected]
 - Its dependencies-gnome-pilot and pilot-link are upgraded to new version
-
 * Tue Dec 12 2006 - [email protected]
 - Fix %build_l10n section in %install to remove the files when necessary.
-
 * Wed Dec 06 2006 - [email protected]
 - Remove scrollkeeper files during %install. Add l10n files to l10n pkg.
-
 * Wed Nov 29 2006 - [email protected]
 - Revert version to %{default_pkg_version} as this module has been integrated
   to Nevada with this version. Using the base module's version number (2.8.x)
   is lower than 2.16.x and will cause an integration error.
-
 * Mon Nov 27 2006 - [email protected]
 - Use evolution's version information to replace default one. 
-
 * Mon Oct 23 2006 - [email protected]
 - Moved all patches to ../patches/
-
 * Fri Oct 20 2006 - [email protected]
 - Remove SUNWhalh BuildRequires because header files are in SUNWhea in snv_51.
-
 * Wed Oct 18 2006 - [email protected]
 - Use %{evolution.major_version} instead of hard coded version number.
-
 * Tue Oct 17 2006 - [email protected]
 - Remove patch patches/evolution-03-mail-rlimit.diff
-
 * Mon Sep 18 2006 - [email protected]
 - Add SUNWhalh BuildRequires.
-
 * Fri Sep 01 2006 - [email protected]
 - New Manpage tarball
 * Mon Aug 14 2006 - [email protected]