rpms/gnucash/devel gnucash.spec,1.70,1.71

Bill Nottingham (notting) fedora-extras-commits at redhat.com
Mon Jun 25 18:09:18 UTC 2007


Author: notting

Update of /cvs/extras/rpms/gnucash/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19247

Modified Files:
	gnucash.spec 
Log Message:
update to 2.1.4



Index: gnucash.spec
===================================================================
RCS file: /cvs/extras/rpms/gnucash/devel/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	25 Jun 2007 18:08:42 -0000	1.71
@@ -2,22 +2,18 @@
 
 Name: gnucash
 Summary: GnuCash is an application to keep track of your finances
-Version: 2.0.5
+Version: 2.1.4
 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: desktop-file-utils, texinfo
 BuildRequires: gettext, slib >= 3a1-5, libtool, intltool
 Requires: gnucash-docs >= 2.0
 Requires: slib >= 3a1-5
@@ -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,11 @@
 %doc doc/README.german doc/README.francais doc/guile-hackers.txt
 
 %changelog
+* 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




More information about the fedora-extras-commits mailing list