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
This commit is contained in:
Tomáš Chvátal 2018-05-19 01:07:38 +00:00 committed by Git OBS Bridge
parent 1e029ed486
commit 4fb0b6ede6
2 changed files with 7 additions and 3 deletions

View File

@ -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

View File

@ -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 \