Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package rmt-server for openSUSE:Factory checked in at 2021-02-18 20:41:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rmt-server (Old) and /work/SRC/openSUSE:Factory/.rmt-server.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rmt-server" Thu Feb 18 20:41:46 2021 rev:37 rq:873453 version:2.6.6 Changes: -------- --- /work/SRC/openSUSE:Factory/rmt-server/rmt-server.changes 2021-02-15 23:22:01.839909330 +0100 +++ /work/SRC/openSUSE:Factory/.rmt-server.new.28504/rmt-server.changes 2021-02-18 20:53:52.175521553 +0100 @@ -1,0 +2,6 @@ +Thu Feb 18 14:20:53 UTC 2021 - Natnael Getahun <[email protected]> + +- Fix rpath build issues +- Resubmit version 2.6.6 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rmt-server.spec ++++++ --- /var/tmp/diff_new_pack.ZfpNfx/_old 2021-02-18 20:53:52.731522075 +0100 +++ /var/tmp/diff_new_pack.ZfpNfx/_new 2021-02-18 20:53:52.735522079 +0100 @@ -42,6 +42,7 @@ BuildRequires: %{ruby_version} BuildRequires: %{ruby_version}-devel BuildRequires: %{ruby_version}-rubygem-bundler +BuildRequires: chrpath BuildRequires: fdupes BuildRequires: gcc BuildRequires: libcurl-devel @@ -213,6 +214,10 @@ %fdupes %{buildroot}/%{lib_dir} +# drop custom rpath from native mysql gem +chrpath -d %{buildroot}%{lib_dir}/vendor/bundle/ruby/*/gems/mysql2-*/lib/mysql2/mysql2.so +chrpath -d %{buildroot}%{lib_dir}/vendor/bundle/ruby/*/extensions/*/*/mysql2-*/mysql2/mysql2.so + %files %attr(-,%{rmt_user},%{rmt_group}) %{app_dir} %exclude %{app_dir}/engines/ ++++++ rmt-server-2.6.6.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/rmt-server/rmt-server-2.6.6.tar.bz2 /work/SRC/openSUSE:Factory/.rmt-server.new.28504/rmt-server-2.6.6.tar.bz2 differ: char 11, line 1
