2007-08-01 Damien Carbery <[email protected]>
authordcarbery
Wed, 01 Aug 2007 17:09:50 +0000
changeset 10247 4cbb3ff940bb
parent 10246 8ead962d8289
child 10248 35a83f63b2d9
2007-08-01 Damien Carbery <[email protected]> * SUNWgnome-a11y-reader.spec: Add new icons to %files.
ChangeLog
SUNWgnome-a11y-reader.spec
--- a/ChangeLog	Wed Aug 01 16:10:21 2007 +0000
+++ b/ChangeLog	Wed Aug 01 17:09:50 2007 +0000
@@ -1,3 +1,7 @@
+2007-08-01  Damien Carbery <[email protected]>
+
+	* SUNWgnome-a11y-reader.spec: Add new icons to %files.
+
 2007-08-01  Damien Carbery <[email protected]>
 
 	* base-specs/evolution-data-server.spec: Add patch 02-endian to fix
--- a/SUNWgnome-a11y-reader.spec	Wed Aug 01 16:10:21 2007 +0000
+++ b/SUNWgnome-a11y-reader.spec	Wed Aug 01 17:09:50 2007 +0000
@@ -83,9 +83,24 @@
 %{_datadir}/orca
 %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
+%{_datadir}/icons/hicolor/16x16/apps/orca.png
+%dir %attr (-, root, other) %{_datadir}/icons/hicolor/22x22
+%dir %attr (-, root, other) %{_datadir}/icons/hicolor/22x22/apps
+%{_datadir}/icons/hicolor/22x22/apps/orca.png
+%dir %attr (-, root, other) %{_datadir}/icons/hicolor/24x24
+%dir %attr (-, root, other) %{_datadir}/icons/hicolor/24x24/apps
+%{_datadir}/icons/hicolor/24x24/apps/orca.png
+%dir %attr (-, root, other) %{_datadir}/icons/hicolor/32x32
+%dir %attr (-, root, other) %{_datadir}/icons/hicolor/32x32/apps
+%{_datadir}/icons/hicolor/32x32/apps/orca.png
 %dir %attr (-, root, other) %{_datadir}/icons/hicolor/48x48
 %dir %attr (-, root, other) %{_datadir}/icons/hicolor/48x48/apps
 %{_datadir}/icons/hicolor/48x48/apps/orca.png
+%dir %attr (-, root, other) %{_datadir}/icons/hicolor/scalable
+%dir %attr (-, root, other) %{_datadir}/icons/hicolor/scalable/apps
+%{_datadir}/icons/hicolor/scalable/apps/orca.svg
 %dir %attr (0755, root, other) %{_datadir}/applications
 %{_datadir}/applications/orca.desktop
 %dir %attr(0755, root, bin) %{_mandir}
@@ -100,7 +115,9 @@
 %endif
 
 %changelog
-* Mon Feb  5 2007 - [email protected]
+* Wed Aug 01 2007 - [email protected]
+- Add new icons to %files.
+* Mon Feb 05 2007 - [email protected]
 - Add Requires SUNWbash after check-deps.pl run.
 * Tue Dec 12 2006 - [email protected]
 - Uncomment out l10n locale dir. Fixes 6499543.