Hello community, here is the log from the commit of package dbus-1-glib for openSUSE:Factory checked in at 2017-06-16 10:47:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dbus-1-glib (Old) and /work/SRC/openSUSE:Factory/.dbus-1-glib.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dbus-1-glib" Fri Jun 16 10:47:55 2017 rev:51 rq:502700 version:0.108 Changes: -------- --- /work/SRC/openSUSE:Factory/dbus-1-glib/dbus-1-glib.changes 2016-10-31 11:08:22.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.dbus-1-glib.new/dbus-1-glib.changes 2017-06-16 10:48:00.176767054 +0200 @@ -1,0 +2,6 @@ +Fri Jun 9 06:45:23 UTC 2017 - meiss...@suse.com + +- remove CFLAGS setting, -fstack-protector is default and -fPIC + will be auto-selected. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dbus-1-glib.spec ++++++ --- /var/tmp/diff_new_pack.W6QTQj/_old 2017-06-16 10:48:01.472584652 +0200 +++ /var/tmp/diff_new_pack.W6QTQj/_new 2017-06-16 10:48:01.472584652 +0200 @@ -1,7 +1,7 @@ # # spec file for package dbus-1-glib # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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 @@ -74,7 +74,6 @@ %setup -q -n dbus-glib-%{version} %build -export CFLAGS="%{optflags} -fstack-protector -fPIC" %configure \ --libexecdir=%{_libexecdir}/%{name} \ %if 0%{?_crossbuild} @@ -89,11 +88,9 @@ # Remove the exacutable bit from dbus-bash-completion.sh chmod -x %{buildroot}/%{_sysconfdir}/bash_completion.d/dbus-bash-completion.sh -%post -%{run_ldconfig} +%post -p /sbin/ldconfig -%postun -%{run_ldconfig} +%postun -p /sbin/ldconfig %files %defattr(-, root, root)