Hello community,

here is the log from the commit of package ruby2.6 for openSUSE:Factory checked 
in at 2019-05-27 08:36:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ruby2.6 (Old)
 and      /work/SRC/openSUSE:Factory/.ruby2.6.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ruby2.6"

Mon May 27 08:36:40 2019 rev:6 rq:704999 version:2.6.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/ruby2.6/ruby2.6.changes  2019-04-21 
09:03:22.746551062 +0200
+++ /work/SRC/openSUSE:Factory/.ruby2.6.new.5148/ruby2.6.changes        
2019-05-27 08:36:44.419109452 +0200
@@ -1,0 +2,5 @@
+Fri May 10 09:35:54 UTC 2019 - Dominique Leuenberger <[email protected]>
+
+- Move RPM macros to %_rpmmacrodir.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ruby2.6.spec ++++++
--- /var/tmp/diff_new_pack.eKliVm/_old  2019-05-27 08:36:45.407109067 +0200
+++ /var/tmp/diff_new_pack.eKliVm/_new  2019-05-27 08:36:45.407109067 +0200
@@ -346,10 +346,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:3} %{buildroot}/etc/rpm/macros.suse-ruby2.6
+install -D -m 0644 %{S:3} %{buildroot}%{_rpmmacrodir}/macros.suse-ruby2.6
 mkdir -p %{buildroot}%{_sysconfdir}/alternatives
 %if 0%{?is_default_ruby}
-  install -D -m 0644 %{S:4} %{buildroot}/etc/rpm/macros.suse-ruby2.6-default
+  install -D -m 0644 %{S:4} 
%{buildroot}%{_rpmmacrodir}/macros.suse-ruby2.6-default
   for bin in %{buildroot}%{_bindir}/{erb,gem,irb,ruby}%{rb_binary_suffix} ; do
     # yes really hard links
     ln $bin ${bin%%%{rb_binary_suffix}}
@@ -435,7 +435,7 @@
 %{_mandir}/man1/ruby*.1*
 %{_mandir}/man5/gemfile*.5*
 %doc ChangeLog  COPYING  COPYING.ja  GPL  KNOWNBUGS.rb  LEGAL  NEWS  README*
-%config /etc/rpm/macros.suse-ruby2.6*
+%{_rpmmacrodir}/macros.suse-ruby2.6*
 
 %if %{with separate_stdlib}
 %files stdlib


Reply via email to