From 8e9ef022b181c65307e6823340264f330f0e8ddb Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Jun 25 2007 18:08:42 +0000 Subject: update to 2.1.4 --- diff --git a/gnucash.spec b/gnucash.spec index 7bf94b5..a2e19b1 100644 --- a/gnucash.spec +++ b/gnucash.spec @@ -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 @@ balanced books. %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 @@ fi %doc doc/README.german doc/README.francais doc/guile-hackers.txt %changelog +* Mon Jun 25 2007 Bill Nottingham - 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 - 2.0.5-3 - require gtkhtml38 include file to pull in the proper gtkhtml version - fix build when libofx and ofx tools are separate