Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package bpftrace for openSUSE:Factory 
checked in at 2022-06-23 10:27:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bpftrace (Old)
 and      /work/SRC/openSUSE:Factory/.bpftrace.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bpftrace"

Thu Jun 23 10:27:58 2022 rev:16 rq:984679 version:0.14.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/bpftrace/bpftrace.changes        2022-04-26 
20:17:45.968760510 +0200
+++ /work/SRC/openSUSE:Factory/.bpftrace.new.1548/bpftrace.changes      
2022-06-23 10:27:59.611971453 +0200
@@ -1,0 +2,5 @@
+Tue Jun 21 08:36:57 UTC 2022 - pgaj...@suse.com
+
+- do not link against the shared BFD libraries [bsc#1200630]
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ bpftrace.spec ++++++
--- /var/tmp/diff_new_pack.Syb0o1/_old  2022-06-23 10:28:00.067971879 +0200
+++ /var/tmp/diff_new_pack.Syb0o1/_new  2022-06-23 10:28:00.071971883 +0200
@@ -86,12 +86,6 @@
        -exec sed -i '1s|^#!%{_bindir}/env bpftrace|#!%{_bindir}/bpftrace|' 
'{}' ';'
 
 %build
-# Find libbfd.so and libopcodes.so. This is necessary because binutils gives
-# these libraries very strange names which CMake cannot find. See boo#1162312.
-LIBBFD="$(find "%{_libdir}" -type f -name 'libbfd*.so*')"
-LIBOPCODES="$(find "%{_libdir}" -type f -name 'libopcodes*.so*')"
-LLVM_VERSION="$(llvm-config --version | grep -o '^[^.]*')"
-
 # We need to build with clang.
 %define _lto_cflags %{nil}
 export CC="clang"

Reply via email to