Accepting request 610560 from devel:tools:building

OBS-URL: https://build.opensuse.org/request/show/610560
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/distcc?expand=0&rev=5
This commit is contained in:
Dominique Leuenberger 2018-05-19 13:44:01 +00:00 committed by Git OBS Bridge
commit e820b1bd34
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 \