Hello community,

here is the log from the commit of package ruby19 for openSUSE:Factory checked 
in at 2012-08-04 09:33:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ruby19 (Old)
 and      /work/SRC/openSUSE:Factory/.ruby19.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ruby19", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/ruby19/ruby19.changes    2012-06-12 
22:11:12.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ruby19.new/ruby19.changes       2012-08-04 
09:33:44.000000000 +0200
@@ -1,0 +2,20 @@
+Wed Aug  1 11:54:11 UTC 2012 - co...@suse.com
+
+- move the provides to the ruby package instead
+
+-------------------------------------------------------------------
+Fri Jul 27 07:22:48 UTC 2012 - co...@suse.com
+
+- add provides for the internal gems
+
+-------------------------------------------------------------------
+Thu Jul 26 09:52:41 UTC 2012 - co...@suse.com
+
+- fix macros
+
+-------------------------------------------------------------------
+Mon Jul  9 05:20:30 UTC 2012 - co...@suse.com
+
+- gem_install_wrapper no longer necessary
+
+-------------------------------------------------------------------

Old:
----
  gem_install_wrapper.sh

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

Other differences:
------------------
++++++ ruby19.spec ++++++
--- /var/tmp/diff_new_pack.jx4iBS/_old  2012-08-04 09:34:00.000000000 +0200
+++ /var/tmp/diff_new_pack.jx4iBS/_new  2012-08-04 09:34:00.000000000 +0200
@@ -71,13 +71,11 @@
 BuildRequires:  openssl-certs
 %endif
 #
-Provides:       rubygem-rake = 0.9.2.2
 Provides:       ruby(abi) = %{rb_ver}
 #
 Url:            http://www.ruby-lang.org/
 Source:         
ftp://ftp.ruby-lang.org/pub/ruby/1.9/ruby-%{pkg_version}-%{patch_level}.tar.bz2
 Source6:        ruby19.macros
-Source7:        gem_install_wrapper.sh
 Patch:          rubygems-1.5.0_buildroot.patch
 Patch1:         ruby-1.9.2p290_tcl_no_stupid_rpaths.patch
 Patch2:         ruby19-export_init_prelude.patch
@@ -239,7 +237,6 @@
 %install
 %makeinstall V=1
 %{__install} -D -m 0644 %{S:6} %{buildroot}/etc/rpm/macros.ruby19
-%{__install} -D -m 0755 %{S:7} %{buildroot}/usr/lib/rpm/gem_install_wrapper.sh
 
 %if 0%{?run_tests}
 %check
@@ -264,7 +261,6 @@
 %{_bindir}/testrb%{rb_binary_suffix}
 %{_libdir}/libruby%{rb_binary_suffix}.so.1.9*
 %{_libdir}/ruby/
-/usr/lib/rpm/gem_install_wrapper.sh
 %exclude %{rb_libdir}/multi-tk.rb
 %exclude %{rb_libdir}/remote-tk.rb
 %exclude %{rb_libdir}/tcltk.rb

++++++ ruby19.macros ++++++
--- /var/tmp/diff_new_pack.jx4iBS/_old  2012-08-04 09:34:00.000000000 +0200
+++ /var/tmp/diff_new_pack.jx4iBS/_new  2012-08-04 09:34:00.000000000 +0200
@@ -1,4 +1,5 @@
 %rb19_binary                         /usr/bin/ruby1.9
+%gem19_binary                        /usr/bin/gem1.9
 %rb19_arch                           %(%{rb19_binary} -e 'print RUBY_PLATFORM')
 %rb19_ver                            %(%{rb19_binary} -r rbconfig -e 'print 
RbConfig::CONFIG["ruby_version"]')
 #
@@ -39,13 +40,3 @@
 # "vendorarchdir" =>"/usr/lib64/ruby/vendor_ruby/1.9.1/x86_64-linux",
 %rb19_vendorarchdir %(%{rb19_binary} -rrbconfig -e 'puts 
RbConfig::CONFIG["vendorarchdir"]' )
 
-
-%gem19_install                       /usr/lib/rpm/gem_install_wrapper.sh 
-%gem19_cleanup                       /usr/bin/gem_build_cleanup 
%{buildroot}%{_libdir}/ruby/gems/%{rb19_ver}/gems/%{mod_name}-%{version}/
-%rubygems19_requires() \
-%if 0%{?suse_version} > 1100 \
-%{requires_ge ruby19}      \
-%else                        \
-%{requires_eq ruby19}      \
-%endif
-

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to