Hello community, here is the log from the commit of package ruby for openSUSE:Factory checked in at Mon Sep 19 18:03:58 CEST 2011.
-------- --- ruby/ruby.changes 2011-05-20 15:27:45.000000000 +0200 +++ ruby/ruby.changes 2011-07-07 15:22:25.000000000 +0200 @@ -1,0 +2,16 @@ +Thu Jul 7 13:02:17 UTC 2011 - [email protected] + +- update to 1.8.7.p352 + - support for openssl compiled without SSLv2 + - multilib support for tk build + - some IPv6 related fixes + - zlib fixes + - reinitialize PRNG when forking children + - uri route_to fixes + - fix race condition with variables and autoload +- drop 1887f60a8540f64f5c7bb14d57c0be70506941b8.patch + included upstream +- drop ruby-1.8.7.p22_tcltk-multilib.patch + solved differently upstream + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- 1887f60a8540f64f5c7bb14d57c0be70506941b8.patch ruby-1.8.7-p334.tar.bz2 ruby-1.8.7.p22_tcltk-multilib.patch New: ---- ruby-1.8.7-p352.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ruby.spec ++++++ --- /var/tmp/diff_new_pack.lplwKA/_old 2011-09-19 18:03:51.000000000 +0200 +++ /var/tmp/diff_new_pack.lplwKA/_new 2011-09-19 18:03:51.000000000 +0200 @@ -17,13 +17,12 @@ # norootforbuild - Name: ruby -Version: 1.8.7.p334 -Release: 2 +Version: 1.8.7.p352 +Release: 0 # %define pkg_version 1.8.7 -%define patch_level p334 +%define patch_level p352 %define rb_arch %(echo %{_target_cpu}-linux | sed -e "s/i686/i586/" -e "s/hppa2.0/hppa/" -e "s/ppc/powerpc/") %define rb_ver %(echo %{pkg_version} | sed -e 's/\\\.[0-9]\\\+$//') # @@ -59,7 +58,6 @@ Source1: irb.1 Source2: ruby-doc-bundle.tar.bz2 Patch1: ruby-1.8.7.p299_lib64.patch -Patch2: ruby-1.8.7.p22_tcltk-multilib.patch Patch5: ruby-1.8.7.p299_date_remove_privat.patch Patch6: ruby-1.8.7.p299_pedantic-headers.patch Patch7: ruby-1.8.7.p72_vendor_specific.patch @@ -68,7 +66,6 @@ # can be removed on next version update. pulled from svn Patch10: ruby-1.8.x_openssl_branch_update.patch Patch11: ruby-1.8.x_yaml2byte.patch -Patch12: 1887f60a8540f64f5c7bb14d57c0be70506941b8.patch Patch13: ruby-1.8.7.p334_remove_zlib_test_params_test.patch Patch14: ruby-1.8.x_rubylibdir.patch # vendor ruby files taken from: @@ -83,7 +80,6 @@ %endif # Summary: An Interpreted Object-Oriented Scripting Language - %description Ruby is an interpreted scripting language for quick and easy object-oriented programming. It has many features for processing text @@ -128,7 +124,6 @@ Requires: ruby_with_bleak_house = %{bleak_house_version} Provides: ruby-devel_with_bleak_house = %{bleak_house_version}-%{release} %endif - %description devel Development files to link against Ruby. @@ -143,7 +138,6 @@ Group: Development/Languages/Ruby Summary: TCL/TK bindings for Ruby Requires: %{name} = %{version} - %description tk TCL/TK bindings for Ruby @@ -161,7 +155,6 @@ %if 0%{?suse_version} >= 1120 BuildArch: noarch %endif - %description doc-ri This package contains the RI docs for ruby @@ -179,7 +172,6 @@ %if 0%{?suse_version} >= 1120 BuildArch: noarch %endif - %description doc-html This package contains the HTML docs for ruby @@ -194,7 +186,6 @@ Group: Development/Languages/Ruby Requires: %{name} = %{version} Summary: Example scripts for ruby - %description examples Example scripts for ruby @@ -209,7 +200,6 @@ Group: Development/Languages/Ruby Requires: %{name} = %{version} Summary: An Interpreted Object-Oriented Scripting Language - %description test-suite Ruby is an interpreted scripting language for quick and easy object-oriented programming. It has many features for processing text @@ -248,7 +238,6 @@ %prep %setup -q -n ruby-%{pkg_version}-%{patch_level} -a2 %{?with_bleak_house:-a6} %patch1 -%patch2 %patch5 %patch6 %patch7 @@ -256,7 +245,6 @@ %patch9 %patch10 %patch11 -%patch12 %patch13 %patch14 %if 0%{?with_bleak_house} @@ -268,6 +256,7 @@ # make sure it _really_ rebuilds parse.c for us old parse.c + %build autoreconf -fi export CFLAGS="%{optflags} -g -fno-strict-aliasing" ++++++ ruby-1.8.7-p334.tar.bz2 -> ruby-1.8.7-p352.tar.bz2 ++++++ ++++ 3824 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
