From 7eb2a9c87bf8bf6d25d89942d1db07f1ba81b4ea Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Jan 19 2012 20:11:33 +0000 Subject: Make sure we don't try to use goffice that won't work. --- diff --git a/gnucash.spec b/gnucash.spec index 6656a1a..c10ee39 100644 --- a/gnucash.spec +++ b/gnucash.spec @@ -11,7 +11,7 @@ Source: http://www.gnucash.org/pub/gnucash/sources/unstable/2.3.x/gnucash-%{vers Source2: engine-common.i BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: webkitgtk-devel, libxml2 >= 2.5.10, zlib-devel -BuildRequires: libgsf-devel >= 1.12.2, goffice-devel, swig +BuildRequires: libgsf-devel >= 1.12.2, goffice-devel < 0.10, swig BuildRequires: libglade2-devel >= 2.4, libgnomeui-devel >= 2.4 BuildRequires: libofx-devel, aqbanking-devel, guile-devel BuildRequires: desktop-file-utils, texinfo