SUNWgnome-hex-editor.spec
changeset 10296 a01ca1180f71
parent 9780 21510eb397b1
child 10327 fc6ac4e5fab4
--- a/SUNWgnome-hex-editor.spec	Thu Aug 09 21:25:44 2007 +0000
+++ b/SUNWgnome-hex-editor.spec	Fri Aug 10 05:18:03 2007 +0000
@@ -13,8 +13,8 @@
 Name:                    SUNWgnome-hex-editor
 Summary:                 GNOME hex editor
 Version:                 %{default_pkg_version}
-%define tarball_version  2.8.1
-Source:                  http://ftp.gnome.org/pub/gnome/sources/ghex/2.8/ghex-%{tarball_version}.tar.bz2
+%define tarball_version  2.19.0
+Source:                  http://ftp.gnome.org/pub/gnome/sources/ghex/2.19/ghex-%{tarball_version}.tar.bz2
 Source1:                 %{name}-manpages-0.1.tar.gz
 SUNW_BaseDir:            %{_prefix}
 BuildRoot:               %{_tmppath}/%{name}-%{version}-build
@@ -161,14 +161,31 @@
 %{_datadir}/gnome-2.0
 %dir %attr (0755, root, other) %{_datadir}/gnome
 %{_datadir}/gnome/help/*/C
-%{_datadir}/omf/*/*-C.omf
-%dir %attr (0755, root, other) %{_datadir}/pixmaps
-%{_datadir}/pixmaps/*
 %dir %attr (0755, root, other) %{_datadir}/applications
 %{_datadir}/applications/*.desktop
 %dir %attr(0755, root, bin) %{_mandir}
 %dir %attr(0755, root, bin) %{_mandir}/*
 %{_mandir}/*/*
+%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/ghex.png
+%dir %attr (-, root, other) %{_datadir}/icons/hicolor/22x22
+%dir %attr (-, root, other) %{_datadir}/icons/hicolor/22x22/apps
+%{_datadir}/icons/hicolor/22x22/apps/ghex.png
+%dir %attr (-, root, other) %{_datadir}/icons/hicolor/24x24
+%dir %attr (-, root, other) %{_datadir}/icons/hicolor/24x24/apps
+%{_datadir}/icons/hicolor/24x24/apps/ghex.png
+%dir %attr (-, root, other) %{_datadir}/icons/hicolor/32x32
+%dir %attr (-, root, other) %{_datadir}/icons/hicolor/32x32/apps
+%{_datadir}/icons/hicolor/32x32/apps/ghex.png
+%dir %attr (-, root, other) %{_datadir}/icons/hicolor/48x48
+%dir %attr (-, root, other) %{_datadir}/icons/hicolor/48x48/apps
+%{_datadir}/icons/hicolor/48x48/apps/ghex.png
+%dir %attr (-, root, other) %{_datadir}/icons/hicolor/scalable
+%dir %attr (-, root, other) %{_datadir}/icons/hicolor/scalable/apps
+%{_datadir}/icons/hicolor/scalable/apps/ghex.svg
 
 %files root
 %defattr (-, root, sys)
@@ -190,10 +207,11 @@
 %dir %attr (0755, root, other) %{_datadir}/gnome
 %attr (-, root, other) %{_datadir}/locale
 %{_datadir}/gnome/help/*/[a-z]*
-%{_datadir}/omf/*/*-[a-z]*.omf
 %endif
 
 %changelog
+* Fri Aug 10 2007 - [email protected]
+- Bump to 2.19.0. Update %files to remove omf files and add icons.
 * Tue Apr 24 2007 - [email protected]
 - s/0755/-/ in defattr so that files are not made all executable
 * Fri Sep 08 2006 - [email protected]