From 4fb0b6ede613d5bfad8e1c6295f81567cf2b79ad2fadad213437d904b28fd035 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Sat, 19 May 2018 01:07:38 +0000 Subject: [PATCH] Accepting request 610557 from home:iznogood:branches:devel:tools:building - Drop optional pkgconfig(libgnome-2.0) and pkgconfig(libgnomeui-2.0) BuildRequires and no longer pass --enable-gnome to configure, gnome2 is long dead. OBS-URL: https://build.opensuse.org/request/show/610557 OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/distcc?expand=0&rev=17 --- distcc.changes | 7 +++++++ distcc.spec | 3 --- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/distcc.changes b/distcc.changes index dbefa70..482ad79 100644 --- a/distcc.changes +++ b/distcc.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat May 19 00:25:49 UTC 2018 - bjorn.lie@gmail.com + +- Drop optional pkgconfig(libgnome-2.0) and + pkgconfig(libgnomeui-2.0) BuildRequires and no longer pass + --enable-gnome to configure, gnome2 is long dead. + ------------------------------------------------------------------- Tue Mar 13 09:09:59 UTC 2018 - jengelh@inai.de diff --git a/distcc.spec b/distcc.spec index 1f12ee6..b96f88d 100644 --- a/distcc.spec +++ b/distcc.spec @@ -47,8 +47,6 @@ BuildRequires: systemd BuildRequires: update-desktop-files BuildRequires: pkgconfig(avahi-client) BuildRequires: pkgconfig(gtk+-2.0) -BuildRequires: pkgconfig(libgnome-2.0) -BuildRequires: pkgconfig(libgnomeui-2.0) BuildRequires: pkgconfig(libgssglue) BuildRequires: pkgconfig(pango) BuildRequires: pkgconfig(python3) @@ -101,7 +99,6 @@ export CXXFLAGS="%{optflags} -fno-strict-aliasing" --enable-rfc2553 \ --with-gtk \ --with-avahi \ - --with-gnome \ --with-auth # For some reason CC is not propagated to makefile and we get empty string sed -i \