[gnucash/el6/master] Macro-ize qbanking dep.

Bill Nottingham notting at fedoraproject.org
Sat Feb 12 02:20:28 UTC 2011


commit b88d29188fdebcde7f40993bcb886430491470d0
Author: Bill Nottingham <notting at redhat.com>
Date:   Fri Feb 11 21:21:02 2011 -0500

    Macro-ize qbanking dep.

 gnucash.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/gnucash.spec b/gnucash.spec
index df876cb..6efb208 100644
--- a/gnucash.spec
+++ b/gnucash.spec
@@ -22,8 +22,10 @@ Patch2: testqof.diff
 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


More information about the scm-commits mailing list