Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package belle-sip for openSUSE:Factory checked in at 2022-08-18 16:48:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/belle-sip (Old) and /work/SRC/openSUSE:Factory/.belle-sip.new.2083 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "belle-sip" Thu Aug 18 16:48:57 2022 rev:29 rq:997467 version:5.1.47 Changes: -------- --- /work/SRC/openSUSE:Factory/belle-sip/belle-sip.changes 2022-07-08 14:03:16.918542336 +0200 +++ /work/SRC/openSUSE:Factory/.belle-sip.new.2083/belle-sip.changes 2022-08-18 16:49:11.553449446 +0200 @@ -1,0 +2,5 @@ +Sun Aug 14 12:21:42 UTC 2022 - [email protected] + +- Remove RPATH to be able to build on Fedora + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ belle-sip.spec ++++++ --- /var/tmp/diff_new_pack.2c7e6B/_old 2022-08-18 16:49:12.101450722 +0200 +++ /var/tmp/diff_new_pack.2c7e6B/_new 2022-08-18 16:49:12.105450732 +0200 @@ -34,6 +34,7 @@ BuildRequires: pkgconfig BuildRequires: pkgconfig(bctoolbox) >= 5.0.0 BuildRequires: pkgconfig(zlib) +BuildRequires: chrpath %description Belle-sip is a SIP (RFC3261) implementation written in C, with an @@ -86,6 +87,8 @@ %install %cmake_install +chrpath -d %{buildroot}%{_bindir}/belle_sip_tester %{buildroot}%{_libdir}/%{soname}.so.%{sover}* + %post -n %{soname}%{sover} -p /sbin/ldconfig %postun -n %{soname}%{sover} -p /sbin/ldconfig
