From cbc274f781569eee6e88ddd473103470b4e6d45ce243337ab639945c769b269c Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 11 Feb 2021 12:16:41 +0000 Subject: [PATCH] Accepting request 871002 from home:jengelh:branches:GNOME:Factory Please give it a look. - Drop configure --libexecdir variable as it does not appear to be used by the source archive. OBS-URL: https://build.opensuse.org/request/show/871002 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/avahi?expand=0&rev=180 --- avahi-glib2.spec | 1 - avahi-mono.spec | 1 - avahi-qt5.spec | 1 - avahi.changes | 6 ++++++ avahi.spec | 1 - 5 files changed, 6 insertions(+), 4 deletions(-) diff --git a/avahi-glib2.spec b/avahi-glib2.spec index 354d058..f8d4c8a 100644 --- a/avahi-glib2.spec +++ b/avahi-glib2.spec @@ -540,7 +540,6 @@ intltoolize -f %{python_expand # configure for every python flavor export PYTHON=%{_bindir}/$python %configure\ - --libexecdir=%{_prefix}/lib\ --disable-static\ --with-distro=suse\ %if %{build_core} diff --git a/avahi-mono.spec b/avahi-mono.spec index c733ea1..66ecd71 100644 --- a/avahi-mono.spec +++ b/avahi-mono.spec @@ -540,7 +540,6 @@ intltoolize -f %{python_expand # configure for every python flavor export PYTHON=%{_bindir}/$python %configure\ - --libexecdir=%{_prefix}/lib\ --disable-static\ --with-distro=suse\ %if %{build_core} diff --git a/avahi-qt5.spec b/avahi-qt5.spec index dc65e91..1af6afa 100644 --- a/avahi-qt5.spec +++ b/avahi-qt5.spec @@ -540,7 +540,6 @@ intltoolize -f %{python_expand # configure for every python flavor export PYTHON=%{_bindir}/$python %configure\ - --libexecdir=%{_prefix}/lib\ --disable-static\ --with-distro=suse\ %if %{build_core} diff --git a/avahi.changes b/avahi.changes index 5582482..084cc02 100644 --- a/avahi.changes +++ b/avahi.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Feb 10 20:09:43 UTC 2021 - Jan Engelhardt + +- Drop configure --libexecdir variable as it does not appear + to be used by the source archive. + ------------------------------------------------------------------- Sun Jan 31 23:54:15 UTC 2021 - Ben Greiner diff --git a/avahi.spec b/avahi.spec index d06031c..c8cc81a 100644 --- a/avahi.spec +++ b/avahi.spec @@ -535,7 +535,6 @@ intltoolize -f %{python_expand # configure for every python flavor export PYTHON=%{_bindir}/$python %configure\ - --libexecdir=%{_prefix}/lib\ --disable-static\ --with-distro=suse\ %if %{build_core}