2007-10-31 Damien Carbery <[email protected]>
authordcarbery
Wed, 31 Oct 2007 11:29:09 +0000
changeset 11088 57c8964e9d29
parent 11087 08569ffe2fb6
child 11089 b2d890b6ad95
2007-10-31 Damien Carbery <[email protected]> * SUNWgnome-remote-desktop.spec: Remove %{_datadir}/icons from %files as it is not installed. * SUNWevolution.spec: Remove %{_libexecdir}/evolution/%{evolution.major_version}/evolution-backup as it is not in the 2.21.1 tarball.
ChangeLog
SUNWevolution.spec
SUNWgnome-remote-desktop.spec
--- a/ChangeLog	Wed Oct 31 10:10:44 2007 +0000
+++ b/ChangeLog	Wed Oct 31 11:29:09 2007 +0000
@@ -1,5 +1,10 @@
 2007-10-31  Damien Carbery <[email protected]>
 
+	* SUNWgnome-remote-desktop.spec: Remove %{_datadir}/icons from %files
+	  as it is not installed.
+	* SUNWevolution.spec: Remove
+	  %{_libexecdir}/evolution/%{evolution.major_version}/evolution-backup
+	  as it is not in the 2.21.1 tarball.
 	* base-specs/evolution.spec: Add patch 08-unions to name unnamed unions
 	  to build with Sun Studio compiler.
 	* patches/evolution-08-unions.diff: Added to name unnamed unions.
@@ -12,10 +17,10 @@
 
 2007-10-31  simon.zheng  <[email protected]>
 
-	* SUNWgnome-devhelp.spec:
-	  Change the inline postinstall script to an include.
-	* base-specs/evolution.spec:
-	  Fix bugster bug #6610136, disable unuseful launch script.
+	* SUNWgnome-devhelp.spec: Change the inline postinstall script to an
+	  include.
+	* base-specs/evolution.spec: Fix bugster bug #6610136, disable unuseful
+	  launch script.
 
 2007-10-30  Laszlo (Laca) Peter  <[email protected]>
 
--- a/SUNWevolution.spec	Wed Oct 31 10:10:44 2007 +0000
+++ b/SUNWevolution.spec	Wed Oct 31 11:29:09 2007 +0000
@@ -215,7 +215,6 @@
 %{_libexecdir}/evolution/%{evolution.major_version}/evolution-addressbook-clean
 %{_libexecdir}/evolution/%{evolution.major_version}/evolution-addressbook-export
 %{_libexecdir}/evolution/%{evolution.major_version}/evolution-alarm-notify
-%{_libexecdir}/evolution/%{evolution.major_version}/evolution-backup
 %{_libexecdir}/evolution/%{evolution.major_version}/killev
 %dir %attr (0755, root, sys) %{_datadir}
 %{_datadir}/evolution
@@ -288,6 +287,9 @@
 %{_sysconfdir}/gconf/schemas/evolution-mail.schemas
 
 %changelog
+* Wed Oct 31 2006 - [email protected]
+- Remove %{_libexecdir}/evolution/%{evolution.major_version}/evolution-backup
+  as it is not in the 2.21.1 tarball.
 * Mon Oct 22 2006 - [email protected]
 - Add %{_libexecdir}/evolution/%{evolution.major_version}/evolution-backup to
   %files for evolution 2.12.1 tarball.
--- a/SUNWgnome-remote-desktop.spec	Wed Oct 31 10:10:44 2007 +0000
+++ b/SUNWgnome-remote-desktop.spec	Wed Oct 31 11:29:09 2007 +0000
@@ -146,7 +146,6 @@
 %{_datadir}/vino
 %dir %attr (0755, root, other) %{_datadir}/applications
 %{_datadir}/applications/*
-%attr (-, root, other) %{_datadir}/icons
 %dir %attr(0755, root, bin) %{_mandir}
 %dir %attr(0755, root, bin) %{_mandir}/*
 %{_mandir}/*/*
@@ -164,6 +163,8 @@
 %{_sysconfdir}/gconf/schemas/vino-server.schemas
 
 %changelog
+* Wed Oct 31 2007 - [email protected]
+- Remove %{_datadir}/icons from %files as it is not installed.
 * Thu Oct 11 2007 - [email protected]
 - Use desktop-database-install.script for %post
   and desktop-database-uninstall.script for %postun