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 - 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) @@ -322,7 +318,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 @@ -690,7 +686,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