rpms/gnucash/F-7 .cvsignore, 1.25, 1.26 gnucash.spec, 1.70, 1.71 sources, 1.27, 1.28

Bill Nottingham (notting) fedora-extras-commits at redhat.com
Mon Jul 16 17:06:08 UTC 2007


Author: notting

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

Modified Files:
	.cvsignore gnucash.spec sources 
Log Message:
update to 2.2.0



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/gnucash/F-7/.cvsignore,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- .cvsignore	19 Feb 2007 17:35:43 -0000	1.25
+++ .cvsignore	16 Jul 2007 17:05:36 -0000	1.26
@@ -1 +1 @@
-gnucash-2.0.5.tar.bz2
+gnucash-2.2.0.tar.bz2


Index: gnucash.spec
===================================================================
RCS file: /cvs/extras/rpms/gnucash/F-7/gnucash.spec,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -r1.70 -r1.71
--- gnucash.spec	14 Mar 2007 03:13:04 -0000	1.70
+++ gnucash.spec	16 Jul 2007 17:05:36 -0000	1.71
@@ -2,24 +2,20 @@
 
 Name: gnucash
 Summary: GnuCash is an application to keep track of your finances
-Version: 2.0.5
+Version: 2.2.0
 URL: http://gnucash.org/
-Release: 3%{?dist}
+Release: 1%{?dist}
 License: GPL
 Group: Applications/Productivity
 Source: http://www.gnucash.org/pub/gnucash/sources/stable/gnucash-%{version}.tar.bz2
-Patch1: gnucash-2.0.5-libofx.patch
-Patch4: gnucash-1.8.6-64bit-fixes.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires: g-wrap-devel >= 1.3.2
-# for gtkhtml3-devel
-BuildRequires: /usr/include/libgtkhtml-3.8/gtkhtml/gtkhtml.h
-BuildRequires: libgsf-devel >= 1.12.2, libgsf-gnome-devel, goffice-devel
+BuildRequires: gtkhtml3-devel
+BuildRequires: libgsf-devel >= 1.12.2, goffice04-devel, swig
 BuildRequires: libglade2-devel >= 2.3.6, libgnomeprint22-devel >= 2.8.0
-BuildRequires: libofx-devel, aqbanking-devel
-BuildRequires: desktop-file-utils, texinfo, libtool-ltdl-devel
+BuildRequires: libofx-devel, aqbanking-devel, guile-devel
+BuildRequires: desktop-file-utils, texinfo
 BuildRequires: gettext, slib >= 3a1-5, libtool, intltool
-Requires: gnucash-docs >= 2.0
+Requires: gnucash-docs >= 2.2.0
 Requires: slib >= 3a1-5
 Requires: perl(Finance::Quote)
 # for HBCI setup wizard
@@ -39,8 +35,6 @@
 
 %prep
 %setup -q
-%patch1 -p1 -b .libofx
-%patch4 -p1 -b .64bit
 
 %build
 chmod 644 src/import-export/import-commodity-matcher.c
@@ -122,6 +116,17 @@
 %doc doc/README.german doc/README.francais doc/guile-hackers.txt
 
 %changelog
+* Mon Jul 16 2007 Bill Nottingham <notting at redhat.com> - 2.2.0-1
+- update to 2.2.0
+
+* Mon Jul  2 2007 Bill Nottingham <notting at redhat.com> - 2.1.5-1
+- update to 2.1.5
+
+* Mon Jun 25 2007 Bill Nottingham <notting at redhat.com> - 2.1.4-1
+- update to RC version 2.1.4
+  - switch to using goffice04, and stock gtkhtml3
+  - no more g-wrap or libtool-ltdl - use swig
+
 * Tue Mar 13 2007 Bill Nottingham <notting at redhat.com> - 2.0.5-3
 - require gtkhtml38 include file to pull in the proper gtkhtml version
 - fix build when libofx and ofx tools are separate


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/gnucash/F-7/sources,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- sources	19 Feb 2007 17:35:43 -0000	1.27
+++ sources	16 Jul 2007 17:05:36 -0000	1.28
@@ -1 +1 @@
-28f9b160fc01c4e597aca4c53d71fafe  gnucash-2.0.5.tar.bz2
+6e8c1602b365d76ec19ef211857d3ece  gnucash-2.2.0.tar.bz2




More information about the fedora-extras-commits mailing list