From 763c654d79e16f2794afd1dcc826b21b883b66fdf847b897195f1ef01d38ea52 Mon Sep 17 00:00:00 2001 From: Johannes Engel Date: Wed, 29 Nov 2017 13:09:02 +0000 Subject: [PATCH] Accepting request 545908 from home:dimstar:Factory Not yet build tested, but since configure complained that it would not know --with-qt4-libs, this sounds almost obvious OBS-URL: https://build.opensuse.org/request/show/545908 OBS-URL: https://build.opensuse.org/package/show/Office/aqbanking?expand=0&rev=4 --- aqbanking.changes | 8 ++++++++ aqbanking.spec | 2 -- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/aqbanking.changes b/aqbanking.changes index 9df2543..a0e20e5 100644 --- a/aqbanking.changes +++ b/aqbanking.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Nov 27 09:52:31 UTC 2017 - dimstar@opensuse.org + +- Drop --with-qt4-libs configure parameter: no longer understood by + configure. +- Remove libqt4-devel BuildRequires: since --with-qt4-libs is not + understood anyway, we do not require the libst. + ------------------------------------------------------------------- Sun Jul 2 07:55:25 UTC 2017 - bwiedemann@suse.com diff --git a/aqbanking.spec b/aqbanking.spec index 7e9e706..efb2582 100644 --- a/aqbanking.spec +++ b/aqbanking.spec @@ -49,7 +49,6 @@ BuildRequires: gmp-devel BuildRequires: gwenhywfar-devel >= 4.10.0 BuildRequires: gwenhywfar-tools >= 4.10.0 BuildRequires: ktoblzcheck-devel >= 1.10 -BuildRequires: libqt4-devel BuildRequires: pkgconfig %if !0%{?sles_version} BuildRequires: pkgconfig(gtk+-2.0) @@ -174,7 +173,6 @@ export CPP --enable-release $builddate \ --with-backends="$BACKEND_LIST" \ --enable-full-doc \ - --with-qt4-libs=%{_libdir} \ --with-docpath=%{_docdir}/%{name} \ --enable-gui-tests make