Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gperftools for openSUSE:Factory 
checked in at 2021-01-15 19:43:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gperftools (Old)
 and      /work/SRC/openSUSE:Factory/.gperftools.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gperftools"

Fri Jan 15 19:43:43 2021 rev:27 rq:861987 version:2.8.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/gperftools/gperftools.changes    2021-01-08 
17:33:10.305178869 +0100
+++ /work/SRC/openSUSE:Factory/.gperftools.new.28504/gperftools.changes 
2021-01-15 19:43:44.789791806 +0100
@@ -1,0 +2,6 @@
+Fri Jan  8 19:27:51 UTC 2021 - Andreas Schwab <sch...@suse.de>
+
+- Enable build on riscv64
+- No libunwind-coredump on powerpc
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gperftools.spec ++++++
--- /var/tmp/diff_new_pack.k8y2LL/_old  2021-01-15 19:43:45.297792638 +0100
+++ /var/tmp/diff_new_pack.k8y2LL/_new  2021-01-15 19:43:45.301792645 +0100
@@ -34,15 +34,17 @@
 Provides:       google-perftools
 Obsoletes:      google-perftools
 # based on basictypes.h in the source tree
-ExclusiveArch:  %{ix86} x86_64 ppc ppc64 ppc64le %{arm} aarch64 mips s390x
-%ifnarch s390x s390
+ExclusiveArch:  %{ix86} x86_64 ppc ppc64 ppc64le %{arm} aarch64 mips s390x 
riscv64
+%ifnarch s390x s390 riscv64
 BuildRequires:  pkgconfig(libunwind)
+%ifarch %{ix86} x86_64 %{arm} aarch64 mips
 BuildRequires:  pkgconfig(libunwind-coredump)
+%endif
 BuildRequires:  pkgconfig(libunwind-generic)
 BuildRequires:  pkgconfig(libunwind-ptrace)
 BuildRequires:  pkgconfig(libunwind-setjmp)
 %endif
-%ifnarch s390
+%ifnarch s390 riscv64
 BuildRequires:  pkgconfig(valgrind)
 %endif
 
@@ -95,7 +97,7 @@
 %build
 %global _lto_cflags %{_lto_cflags} -ffat-lto-objects
 autoreconf -fi
-%ifnarch s390
+%ifnarch s390 riscv64
 VALGRIND_FL=`pkg-config --cflags valgrind`
 %endif
 export CPPFLAGS="$VALGRIND_FL"

Reply via email to