Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ruby2.7 for openSUSE:Factory checked 
in at 2021-07-20 15:38:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ruby2.7 (Old)
 and      /work/SRC/openSUSE:Factory/.ruby2.7.new.2632 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ruby2.7"

Tue Jul 20 15:38:44 2021 rev:7 rq:905294 version:2.7.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/ruby2.7/ruby2.7.changes  2021-04-14 
13:05:24.649469055 +0200
+++ /work/SRC/openSUSE:Factory/.ruby2.7.new.2632/ruby2.7.changes        
2021-07-20 15:38:57.001417212 +0200
@@ -1,0 +2,10 @@
+Fri Jul  9 13:16:57 UTC 2021 - Stephan Kulow <co...@suse.com>
+
+- Expand the %ghost globs - otherwise they are not packaged correctly
+
+-------------------------------------------------------------------
+Thu Jul  8 12:48:39 UTC 2021 - Stephan Kulow <co...@suse.com>
+
+- Remove links in /etc/alternatives, they are %ghosts
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ruby2.7.spec ++++++
--- /var/tmp/diff_new_pack.7eZxsC/_old  2021-07-20 15:38:57.577418242 +0200
+++ /var/tmp/diff_new_pack.7eZxsC/_new  2021-07-20 15:38:57.581418249 +0200
@@ -357,11 +357,7 @@
 for bin in %{ua_binaries}; do
   # dummy
   mv %{buildroot}%_bindir/${bin}%{rb_binary_suffix} 
%{buildroot}%_bindir/$bin.ruby%{rb_binary_suffix}
-  #
-  ln -s $bin                      %{buildroot}%{_sysconfdir}/alternatives/$bin
   ln -s %{_sysconfdir}/alternatives/$bin %{buildroot}%_bindir/$bin
-  #
-  ln -s ${bin}%{rb_binary_suffix} 
%{buildroot}%{_sysconfdir}/alternatives//$bin%{rb_binary_suffix}
   ln -s %{_sysconfdir}/alternatives/$bin%{rb_binary_suffix} 
%{buildroot}%_bindir/$bin%{rb_binary_suffix}
 done
 install -dD %{buildroot}%{rb_extdir} %{buildroot}%{rb_extarchdir} 
%{buildroot}%{rb_extversionedarchdir} %{buildroot}%{rb_extarchdocdir}
@@ -407,11 +403,22 @@
 %postun -n %{libname} -p /sbin/ldconfig
 
 %files
-%ghost %{_sysconfdir}/alternatives/*racc*
-%ghost %{_sysconfdir}/alternatives/rake*
-%ghost %{_sysconfdir}/alternatives/rdoc*
-%ghost %{_sysconfdir}/alternatives/ri*
-%ghost %{_sysconfdir}/alternatives/bundle*
+%ghost /etc/alternatives/bundle
+%ghost /etc/alternatives/bundle%{rb_binary_suffix}
+%ghost /etc/alternatives/bundler
+%ghost /etc/alternatives/bundler%{rb_binary_suffix}
+%ghost /etc/alternatives/racc
+%ghost /etc/alternatives/racc%{rb_binary_suffix}
+%ghost /etc/alternatives/racc2y
+%ghost /etc/alternatives/racc2y%{rb_binary_suffix}
+%ghost /etc/alternatives/rake
+%ghost /etc/alternatives/rake%{rb_binary_suffix}
+%ghost /etc/alternatives/rdoc
+%ghost /etc/alternatives/rdoc%{rb_binary_suffix}
+%ghost /etc/alternatives/ri
+%ghost /etc/alternatives/ri%{rb_binary_suffix}
+%ghost /etc/alternatives/y2racc
+%ghost /etc/alternatives/y2racc%{rb_binary_suffix}
 %{_bindir}/bundle*
 %{_bindir}/erb*
 %{_bindir}/gem*

Reply via email to