rpms/expendable/F-9 .cvsignore, 1.4, 1.5 expendable.spec, 1.8, 1.9 sources, 1.5, 1.6 expendable-0.0.5.tar.bz2.sig, 1.1, NONE

Tim Waugh twaugh at fedoraproject.org
Tue Oct 14 16:59:47 UTC 2008


Author: twaugh

Update of /cvs/pkgs/rpms/expendable/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv8058

Modified Files:
	.cvsignore expendable.spec sources 
Removed Files:
	expendable-0.0.5.tar.bz2.sig 
Log Message:
* Tue Oct 14 2008 Tim Waugh <twaugh at redhat.com> 0.0.6-1
- 0.0.6.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/expendable/F-9/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	6 Oct 2008 17:37:49 -0000	1.4
+++ .cvsignore	14 Oct 2008 16:59:17 -0000	1.5
@@ -2,3 +2,4 @@
 expendable-0.0.3.tar.bz2
 expendable-0.0.4.tar.bz2
 expendable-0.0.5.tar.bz2
+expendable-0.0.6.tar.bz2


Index: expendable.spec
===================================================================
RCS file: /cvs/pkgs/rpms/expendable/F-9/expendable.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- expendable.spec	6 Oct 2008 17:37:49 -0000	1.8
+++ expendable.spec	14 Oct 2008 16:59:17 -0000	1.9
@@ -1,6 +1,6 @@
 Summary: Home finances modeling program
 Name: expendable
-Version: 0.0.5
+Version: 0.0.6
 Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/Productivity
@@ -57,6 +57,16 @@
 %post
 export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
 gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/%{name}.schemas &>/dev/null || :
+touch --no-create %{_datadir}/icons/hicolor
+if [ -x %{_bindir}/gtk-update-icon-cache ]; then
+  %{_bindir}/gtk-update-icon-cache -q %{_datadir}/icons/hicolor
+fi
+
+%postun
+touch --no-create %{_datadir}/icons/hicolor
+if [ -x %{_bindir}/gtk-update-icon-cache ]; then
+  %{_bindir}/gtk-update-icon-cache -q %{_datadir}/icons/hicolor
+fi
 
 %files -f %{name}.lang
 %defattr(-,root,root)
@@ -64,9 +74,18 @@
 %config %{_sysconfdir}/gconf/schemas/*.schemas
 %{_bindir}/%{name}
 %{_datadir}/%{name}
+%{_datadir}/icons/hicolor/16x16/apps/%{name}.png
+%{_datadir}/icons/hicolor/22x22/apps/%{name}.png
+%{_datadir}/icons/hicolor/24x24/apps/%{name}.png
+%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
+%{_datadir}/icons/hicolor/48x48/apps/%{name}.png
+%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg
 %{_datadir}/applications/*.desktop
 
 %changelog
+* Tue Oct 14 2008 Tim Waugh <twaugh at redhat.com> 0.0.6-1
+- 0.0.6.
+
 * Mon Oct  6 2008 Tim Waugh <twaugh at redhat.com> 0.0.5-1
 - 0.0.5.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/expendable/F-9/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources	6 Oct 2008 17:37:49 -0000	1.5
+++ sources	14 Oct 2008 16:59:17 -0000	1.6
@@ -1 +1 @@
-b47addb598c970c38cf298fdb8b2db30  expendable-0.0.5.tar.bz2
+430a4f19616fb10f51614e009e00e630  expendable-0.0.6.tar.bz2


--- expendable-0.0.5.tar.bz2.sig DELETED ---




More information about the fedora-extras-commits mailing list