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:
commit
e820b1bd34
@ -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
|
Tue Mar 13 09:09:59 UTC 2018 - jengelh@inai.de
|
||||||
|
|
||||||
|
@ -47,8 +47,6 @@ BuildRequires: systemd
|
|||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
BuildRequires: pkgconfig(avahi-client)
|
BuildRequires: pkgconfig(avahi-client)
|
||||||
BuildRequires: pkgconfig(gtk+-2.0)
|
BuildRequires: pkgconfig(gtk+-2.0)
|
||||||
BuildRequires: pkgconfig(libgnome-2.0)
|
|
||||||
BuildRequires: pkgconfig(libgnomeui-2.0)
|
|
||||||
BuildRequires: pkgconfig(libgssglue)
|
BuildRequires: pkgconfig(libgssglue)
|
||||||
BuildRequires: pkgconfig(pango)
|
BuildRequires: pkgconfig(pango)
|
||||||
BuildRequires: pkgconfig(python3)
|
BuildRequires: pkgconfig(python3)
|
||||||
@ -101,7 +99,6 @@ export CXXFLAGS="%{optflags} -fno-strict-aliasing"
|
|||||||
--enable-rfc2553 \
|
--enable-rfc2553 \
|
||||||
--with-gtk \
|
--with-gtk \
|
||||||
--with-avahi \
|
--with-avahi \
|
||||||
--with-gnome \
|
|
||||||
--with-auth
|
--with-auth
|
||||||
# For some reason CC is not propagated to makefile and we get empty string
|
# For some reason CC is not propagated to makefile and we get empty string
|
||||||
sed -i \
|
sed -i \
|
||||||
|
Loading…
Reference in New Issue
Block a user