[gnucash/el6] Fix obsolete requirement now that aqbanking is newer. (#1056425)

Bill Nottingham notting at fedoraproject.org
Wed Jan 22 14:24:30 UTC 2014


commit 7b2666ff9a3eea3808fd9c1d58d8ecd9aefc0474
Author: Bill Nottingham <notting at redhat.com>
Date:   Wed Jan 22 09:24:27 2014 -0500

    Fix obsolete requirement now that aqbanking is newer. (#1056425)

 gnucash.spec |    9 ++++-----
 1 files changed, 4 insertions(+), 5 deletions(-)
---
diff --git a/gnucash.spec b/gnucash.spec
index e3f5e86..2c3f9cb 100644
--- a/gnucash.spec
+++ b/gnucash.spec
@@ -4,7 +4,7 @@ Name: gnucash
 Summary: Finance management application
 Version: 2.4.15
 URL: http://gnucash.org/
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPLv2+
 Group: Applications/Productivity
 Source: http://downloads.sourceforge.net/sourceforge/gnucash/gnucash-%{version}.tar.bz2
@@ -21,10 +21,6 @@ Patch0: gnucash-quiet.patch
 Requires: gnucash-docs >= 2.2.0
 Requires: slib >= 3a1-5
 Requires: perl(Finance::Quote)
-%if 0%{?fedora} <= 14 && 0%{?rhel} <= 6
-# for HBCI setup wizard
-Requires: qbanking
-%endif
 Requires(pre): GConf2
 Requires(post): /sbin/ldconfig, GConf2
 Requires(preun): GConf2
@@ -141,6 +137,9 @@ fi
 %doc doc/README.german doc/README.francais doc/README.OFX doc/README.HBCI
 
 %changelog
+* Wed Jan 22 2014 Bill Nottingham <notting at redhat.com> - 2.4.15-2
+- fix now-obsolete qbanking requirement (#1056425)
+
 * Fri Jan 17 2014 Bill Nottingham <notting at redhat.com> - 2.4.15-1
 - update to 2.4.15
 


More information about the scm-commits mailing list