Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package fastjet for openSUSE:Factory checked in at 2022-01-10 23:53:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fastjet (Old) and /work/SRC/openSUSE:Factory/.fastjet.new.1892 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fastjet" Mon Jan 10 23:53:22 2022 rev:9 rq:945273 version:3.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/fastjet/fastjet.changes 2021-08-28 22:29:19.961988065 +0200 +++ /work/SRC/openSUSE:Factory/.fastjet.new.1892/fastjet.changes 2022-01-10 23:53:51.056817360 +0100 @@ -1,0 +2,5 @@ +Fri Jan 7 10:07:40 UTC 2022 - Atri Bhattacharya <badshah...@gmail.com> + +- Remove rpath references from fastjet-configs script. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fastjet.spec ++++++ --- /var/tmp/diff_new_pack.HVvRBJ/_old 2022-01-10 23:53:51.548817791 +0100 +++ /var/tmp/diff_new_pack.HVvRBJ/_new 2022-01-10 23:53:51.568817809 +0100 @@ -1,7 +1,7 @@ # # spec file for package fastjet # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -150,6 +150,9 @@ # REMOVE libtool ARCHIVES find %{buildroot} -type f -name "*.la" -delete -print +# Remove rpaths from fastjet-contrib script +sed -i "s|-Wl,-rpath,[^ ]\+||g" %{buildroot}%{_bindir}/fastjet-config + %fdupes %{buildroot}%{python3_sitelib}/ %post -n libfastjet0 -p /sbin/ldconfig