rpms/gnucash/F-7 gnucash.spec,1.71,1.72

Bill Nottingham (notting) fedora-extras-commits at redhat.com
Fri Aug 3 19:51:18 UTC 2007


Author: notting

Update of /cvs/extras/rpms/gnucash/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12450/F-7

Modified Files:
	gnucash.spec 
Log Message:
tweak license tag



Index: gnucash.spec
===================================================================
RCS file: /cvs/extras/rpms/gnucash/F-7/gnucash.spec,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -r1.71 -r1.72
--- gnucash.spec	16 Jul 2007 17:05:36 -0000	1.71
+++ gnucash.spec	3 Aug 2007 19:50:46 -0000	1.72
@@ -4,8 +4,8 @@
 Summary: GnuCash is an application to keep track of your finances
 Version: 2.2.0
 URL: http://gnucash.org/
-Release: 1%{?dist}
-License: GPL
+Release: 2%{?dist}
+License: GPLv2+
 Group: Applications/Productivity
 Source: http://www.gnucash.org/pub/gnucash/sources/stable/gnucash-%{version}.tar.bz2
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -62,6 +62,7 @@
 	--add-category Office \
 	$RPM_BUILD_ROOT%{_datadir}/applications/gnucash.desktop
 echo "StartupWMClass=GnuCash" >> $RPM_BUILD_ROOT%{_datadir}/applications/gnome-gnucash.desktop
+sed -is 's|Icon=gnucash-icon|Icon=gnucash-icon-48x48|g' $RPM_BUILD_ROOT%{_datadir}/applications/gnome-gnucash.desktop
 
 rm -rf $RPM_BUILD_ROOT/%{_infodir} \
 	$RPM_BUILD_ROOT/%{_includedir} \
@@ -116,6 +117,12 @@
 %doc doc/README.german doc/README.francais doc/guile-hackers.txt
 
 %changelog
+* Fri Aug  3 2007 Bill Nottingham <notting at redhat.com>
+- tweak license tag
+
+* Mon Jul 23 2007 Bill Nottingham <notting at redhat.com> - 2.2.0-2
+- fix icon (#248492)
+
 * Mon Jul 16 2007 Bill Nottingham <notting at redhat.com> - 2.2.0-1
 - update to 2.2.0
 




More information about the fedora-extras-commits mailing list