From df8b2492379dbe9b6affecb0c1356b6069d6a22c Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Sep 09 2005 17:13:23 +0000 Subject: switch requirement --- diff --git a/gnucash.spec b/gnucash.spec index 7ff4cb1..a11ec99 100644 --- a/gnucash.spec +++ b/gnucash.spec @@ -3,7 +3,7 @@ Name: gnucash Summary: GnuCash is an application to keep track of your finances. Version: 1.8.11 -Release: 3 +Release: 4 License: GPL/GFDL Group: Applications/Productivity Source: http://www.gnucash.org/pub/gnucash/sources/unstable/%{name}-%{version}.tar.gz @@ -18,7 +18,7 @@ BuildPrereq: readline-devel postgresql-devel /usr/bin/autoconf-2.13 BuildPrereq: libofx-devel, aqhbci-devel, docbook-style-xsl BuildPrereq: libtool-ltdl-devel, GConf-devel BuildRequires: desktop-file-utils, scrollkeeper -Requires: umb-scheme +Requires: slib >= 3a1-5 Prereq: /sbin/ldconfig, scrollkeeper >= 0.3.4 %define __perl_requires %{nil} @@ -122,6 +122,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/gnucash/libgncmod-backend-postgres* %changelog +* Fri Sep 9 2005 Bill Nottingham 1.8.11-4 +- with new slib, umb-scheme is no longer needed. Switch requirement. + * Tue Apr 12 2005 Bill Nottingham 1.8.11-3 - require umb-scheme explicitly (#151465) - rebuild against new postgresql