Hello community,
here is the log from the commit of package rubygem-ruby-shadow for
openSUSE:Factory checked in at 2014-11-04 17:29:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-ruby-shadow (Old)
and /work/SRC/openSUSE:Factory/.rubygem-ruby-shadow.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-ruby-shadow"
Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-ruby-shadow/rubygem-ruby-shadow.changes
2014-10-25 11:17:40.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.rubygem-ruby-shadow.new/rubygem-ruby-shadow.changes
2014-11-04 17:30:16.000000000 +0100
@@ -1,0 +2,5 @@
+Sat Nov 1 22:39:46 UTC 2014 - [email protected]
+
+- Replaced rb_ver with an asterisk to expand correctly with multiple ruby
versions
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rubygem-ruby-shadow.spec ++++++
--- /var/tmp/diff_new_pack.GFd7Z3/_old 2014-11-04 17:30:17.000000000 +0100
+++ /var/tmp/diff_new_pack.GFd7Z3/_new 2014-11-04 17:30:17.000000000 +0100
@@ -53,7 +53,7 @@
-f
%gem_cleanup
# MANUAL
-find %{buildroot}%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_name}-%{version}/
-name "*.[h|c]" -exec rm {} \;
+find %{buildroot}%{_libdir}/ruby/gems/*/gems/%{mod_name}-%{version}/ -name
"*.[h|c]" -exec rm {} \;
# /MANUAL
%gem_packages
++++++ gem2rpm.yml ++++++
--- /var/tmp/diff_new_pack.GFd7Z3/_old 2014-11-04 17:30:17.000000000 +0100
+++ /var/tmp/diff_new_pack.GFd7Z3/_new 2014-11-04 17:30:17.000000000 +0100
@@ -1,4 +1,4 @@
:license: SUSE-Public-Domain
:post_install: |-
- find %{buildroot}%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_name}-%{version}/
-name "*.[h|c]" -exec rm {} \;
+ find %{buildroot}%{_libdir}/ruby/gems/*/gems/%{mod_name}-%{version}/ -name
"*.[h|c]" -exec rm {} \;
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]