commit kexec-tools for openSUSE:Factory
Hello community, here is the log from the commit of package kexec-tools for openSUSE:Factory checked in at 2016-07-01 09:56:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kexec-tools (Old) and /work/SRC/openSUSE:Factory/.kexec-tools.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "kexec-tools" Changes: -------- --- /work/SRC/openSUSE:Factory/kexec-tools/kexec-tools.changes 2016-06-14 23:06:28.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.kexec-tools.new/kexec-tools.changes 2016-07-01 09:56:35.000000000 +0200 @@ -1,0 +2,6 @@ +Fri Jun 17 11:44:18 UTC 2016 - normand@linux.vnet.ibm.com + +- remove sed line in spec for ppc64 about stack-protector + as now handled in Makefile. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kexec-tools.spec ++++++ --- /var/tmp/diff_new_pack.YSPHTZ/_old 2016-07-01 09:56:36.000000000 +0200 +++ /var/tmp/diff_new_pack.YSPHTZ/_new 2016-07-01 09:56:36.000000000 +0200 @@ -72,7 +72,7 @@ # disable as-needed export SUSE_ASNEEDED=0 %{?suse_update_config -f} -%ifarch ia64 ppc64le +%ifarch ia64 RPM_OPT_FLAGS=$(echo $RPM_OPT_FLAGS | sed -e 's/-fstack-protector//') %endif autoreconf -f
participants (1)
-
root@hilbert.suse.de