[gnucash] Set guile buildreq to < 2.0 in prep for https://fedoraproject.org/wiki/Features/Guile2

Bill Nottingham notting at fedoraproject.org
Wed Jan 23 21:23:24 UTC 2013


commit 36426d6f0d42fb42e9b50e321837e33b9af5c436
Author: Bill Nottingham <notting at redhat.com>
Date:   Wed Jan 23 16:22:37 2013 -0500

    Set guile buildreq to < 2.0 in prep for https://fedoraproject.org/wiki/Features/Guile2

 gnucash.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gnucash.spec b/gnucash.spec
index 0688cfc..ea977ae 100644
--- a/gnucash.spec
+++ b/gnucash.spec
@@ -13,7 +13,7 @@ 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 < 0.9, swig
 BuildRequires: libglade2-devel >= 2.4, libgnomeui-devel >= 2.4
-BuildRequires: libofx-devel, aqbanking-devel, guile-devel
+BuildRequires: libofx-devel, aqbanking-devel, guile-devel < 2.0
 BuildRequires: desktop-file-utils, texinfo
 BuildRequires: gettext, libtool, intltool
 BuildRequires: python-devel, libdbi-devel


More information about the scm-commits mailing list