notting pushed to gnucash (f21). "Some spec cleanups (#1206782, <info at kobaltwit.be>)"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Apr 1 02:23:27 UTC 2015


>From 9f3ae2b71dc14bb79c79a7e945ea621478758b07 Mon Sep 17 00:00:00 2001
From: Bill Nottingham <notting at splat.cc>
Date: Tue, 31 Mar 2015 21:06:35 -0400
Subject: Some spec cleanups (#1206782, <info at kobaltwit.be>)


diff --git a/gnucash.spec b/gnucash.spec
index 292c0ff..b61021e 100644
--- a/gnucash.spec
+++ b/gnucash.spec
@@ -23,10 +23,6 @@ BuildRequires: libappstream-glib
 Requires: gnucash-docs >= 2.2.0
 Requires: dconf
 Requires: perl(Finance::Quote)
-%if 0%{?fedora} <= 14 && 0%{?rhel} <= 6
-# for HBCI setup wizard
-Requires: qbanking
-%endif
 Requires(post): /sbin/ldconfig
 Requires(postun): /sbin/ldconfig
 Obsoletes: gnucash-backend-postgres
@@ -50,7 +46,7 @@ sed -i 's|get_python_lib(0|get_python_lib(1|g' configure
 	--with-html-engine=webkit \
 	--enable-locale-specific-tax \
 	--enable-dbi \
- 	--disable-static \
+	--disable-static \
 	--docdir=%{_datadir}/doc/gnucash-%{version} \
 	--enable-python
 
@@ -107,7 +103,7 @@ fi
 %postun
 if [ $1 -eq 0 ] ; then
     /bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null
-    [ -x /usr/bin/gtk-update-icon-cache ] && /usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : 
+    [ -x /usr/bin/gtk-update-icon-cache ] && /usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
     /usr/bin/glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 fi
 
@@ -227,7 +223,7 @@ fi
 
 * Fri May 13 2011 Bill Nottingham <notting at redhat.com> - 2.4.5-3
 - fix it to at least compile with guile-2.0 (does not work yet) (#704527)
-	
+
 * Thu May  5 2011 Bill Nottingham <notting at redhat.com> - 2.4.5-2
 - fix tips (#702391)
 
@@ -322,7 +318,7 @@ fi
 
 * Tue Sep 30 2008 Bill Nottingham <notting at redhat.com> - 2.2.7-1
 - update to 2.2.7
- 
+
 * Tue Sep  9 2008 Bill Nottingham <notting at redhat.com> - 2.2.6-2
 - rebuild against new aqbanking
 
@@ -690,7 +686,7 @@ fi
 - update to 1.4.2
 
 * Tue Jul 11 2000 Tim Powers <timp at redhat.com>
-- rebuilt 
+- rebuilt
 
 * Wed Jul 05 2000 Preston Brown <pbrown at redhat.com>
 - adopted for Powertools 7.0
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/gnucash.git/commit/?h=f21&id=9f3ae2b71dc14bb79c79a7e945ea621478758b07


More information about the scm-commits mailing list