Hello community, here is the log from the commit of package ganglia for openSUSE:Factory checked in at 2018-03-11 15:25:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ganglia (Old) and /work/SRC/openSUSE:Factory/.ganglia.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ganglia" Sun Mar 11 15:25:27 2018 rev:3 rq:585107 version:3.7.2 Changes: -------- --- /work/SRC/openSUSE:Factory/ganglia/ganglia.changes 2017-11-13 14:06:14.293494423 +0100 +++ /work/SRC/openSUSE:Factory/.ganglia.new/ganglia.changes 2018-03-11 15:25:35.186493883 +0100 @@ -1,0 +2,5 @@ +Fri Mar 9 15:56:32 UTC 2018 - cg...@suse.com + +- fixed missing rpc libs caused by updated glibc-devel in factory + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ganglia.spec ++++++ --- /var/tmp/diff_new_pack.cGphpD/_old 2018-03-11 15:25:35.798471928 +0100 +++ /var/tmp/diff_new_pack.cGphpD/_new 2018-03-11 15:25:35.806471641 +0100 @@ -1,7 +1,7 @@ # # spec file for package ganglia # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -38,6 +38,7 @@ BuildRequires: libconfuse-devel BuildRequires: libexpat-devel BuildRequires: libpng-devel +BuildRequires: libtirpc-devel BuildRequires: pcre-devel BuildRequires: pkgconfig BuildRequires: python-devel @@ -156,6 +157,7 @@ %patch2 %build +export LIBS="-ltirpc" %configure --with-gmetad \ --enable-status \ --sysconfdir=%{_sysconfdir}/%{name} \