2008-09-08 Dave Lin <[email protected]>
authordavelam
Mon, 08 Sep 2008 01:30:42 +0000
changeset 13433 0dcb62f91af9
parent 13432 fa5811f316d4
child 13434 a41d7311985d
2008-09-08 Dave Lin <[email protected]> * SUNWgnome-applets.spec: Fixed /usr/share/icons/... attribute issue for SUNWgnome-internet-applets.
ChangeLog
SUNWgnome-applets.spec
--- a/ChangeLog	Mon Sep 08 00:19:46 2008 +0000
+++ b/ChangeLog	Mon Sep 08 01:30:42 2008 +0000
@@ -1,3 +1,8 @@
+2008-09-08  Dave Lin <[email protected]>
+
+	* SUNWgnome-applets.spec: Fixed /usr/share/icons/... attribute issue
+	  for SUNWgnome-internet-applets.
+
 2008-09-08  Dave Lin <[email protected]>
 
 	==== Nevada build 99 ====
--- a/SUNWgnome-applets.spec	Mon Sep 08 00:19:46 2008 +0000
+++ b/SUNWgnome-applets.spec	Mon Sep 08 01:30:42 2008 +0000
@@ -418,6 +418,16 @@
 %{_datadir}/gnome-2.0/ui/Invest_Applet.xml
 %dir %attr (0755, root, other) %{_datadir}/pixmaps
 #%{_datadir}/pixmaps/invest-48_neutral.png
+%dir %attr (-, root, other) %{_datadir}/icons
+%dir %attr (-, root, other) %{_datadir}/icons/hicolor
+%dir %attr (-, root, other) %{_datadir}/icons/hicolor/16x16
+%dir %attr (-, root, other) %{_datadir}/icons/hicolor/16x16/apps
+%dir %attr (-, root, other) %{_datadir}/icons/hicolor/22x22
+%dir %attr (-, root, other) %{_datadir}/icons/hicolor/22x22/apps
+%dir %attr (-, root, other) %{_datadir}/icons/hicolor/48x48
+%dir %attr (-, root, other) %{_datadir}/icons/hicolor/48x48/apps
+%dir %attr (-, root, other) %{_datadir}/icons/hicolor/scalable
+%dir %attr (-, root, other) %{_datadir}/icons/hicolor/scalable/apps
 %{_datadir}/icons/hicolor/48x48/apps/invest-applet.png
 %{_datadir}/icons/hicolor/16x16/apps/invest-applet.png
 %{_datadir}/icons/hicolor/scalable/apps/invest-applet.svg
@@ -590,6 +600,8 @@
 # %{_datadir}/omf/gnome-netstatus/*-[a-z][a-z]_*.omf
 
 %changelog
+* Mon Sep 08 2008 - [email protected]
+- Fixed /usr/share/icons/... attribute issue for SUNWgnome-internet-applets
 * Fri Aug 22 2008 - [email protected]
 - Update for additional netstatus wireless files (icons and helper).
 * Fri May 30 2008 - [email protected]