From 531820b82df4f27d645b1193ca62d5a8e3037078 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Apr 01 2015 02:23:43 +0000 Subject: Some spec cleanups (#1206782, ) --- diff --git a/gnucash.spec b/gnucash.spec index 173d67d..f3926cb 100644 --- a/gnucash.spec +++ b/gnucash.spec @@ -21,10 +21,6 @@ BuildRequires: ktoblzcheck-devel 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 @@ -48,7 +44,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 @@ -96,7 +92,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 @@ -213,7 +209,7 @@ fi * Fri May 13 2011 Bill Nottingham - 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 - 2.4.5-2 - fix tips (#702391) @@ -308,7 +304,7 @@ fi * Tue Sep 30 2008 Bill Nottingham - 2.2.7-1 - update to 2.2.7 - + * Tue Sep 9 2008 Bill Nottingham - 2.2.6-2 - rebuild against new aqbanking @@ -676,7 +672,7 @@ fi - update to 1.4.2 * Tue Jul 11 2000 Tim Powers -- rebuilt +- rebuilt * Wed Jul 05 2000 Preston Brown - adopted for Powertools 7.0