Hello community, here is the log from the commit of package ruby2.5 for openSUSE:Factory checked in at 2018-03-24 16:10:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ruby2.5 (Old) and /work/SRC/openSUSE:Factory/.ruby2.5.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ruby2.5" Sat Mar 24 16:10:10 2018 rev:11 rq:590381 version:2.5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ruby2.5/ruby2.5.changes 2018-02-02 22:20:53.765758221 +0100 +++ /work/SRC/openSUSE:Factory/.ruby2.5.new/ruby2.5.changes 2018-03-24 16:10:15.262583931 +0100 @@ -1,0 +2,6 @@ +Thu Mar 22 15:50:06 UTC 2018 - [email protected] + +- wrong files where installed from the macro files after adding + dump-version.rb + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ruby2.5.spec ++++++ --- /var/tmp/diff_new_pack.qtbI7a/_old 2018-03-24 16:10:16.998521353 +0100 +++ /var/tmp/diff_new_pack.qtbI7a/_new 2018-03-24 16:10:16.998521353 +0100 @@ -132,7 +132,7 @@ # Summary: An Interpreted Object-Oriented Scripting Language -License: BSD-2-Clause or Ruby +License: BSD-2-Clause OR Ruby Group: Development/Languages/Ruby %description @@ -365,10 +365,10 @@ %define rb_binary %{buildroot}/usr/bin/ruby -I %{buildroot}%{rb_libdir} -I %{buildroot}%{rb_archdir} export LD_LIBRARY_PATH=%{buildroot}%{_libdir} -install -D -m 0644 %{S:2} %{buildroot}/etc/rpm/macros.suse-ruby2.5 +install -D -m 0644 %{S:3} %{buildroot}/etc/rpm/macros.suse-ruby2.5 mkdir -p %{buildroot}%{_sysconfdir}/alternatives %if 0%{?is_default_ruby} - install -D -m 0644 %{S:3} %{buildroot}/etc/rpm/macros.suse-ruby2.5-default + install -D -m 0644 %{S:4} %{buildroot}/etc/rpm/macros.suse-ruby2.5-default for bin in %{buildroot}%{_bindir}/{erb,gem,irb,ruby}%{rb_binary_suffix} ; do # yes really hard links ln $bin ${bin%%%{rb_binary_suffix}}
