From cc412b274d59b693c4302863f3c6ad2f58cc5a3a Mon Sep 17 00:00:00 2001 From: Akira TAGOH Date: Oct 15 2007 11:46:24 +0000 Subject: - Enable pthread support for ppc too. (#201452) - Fix unexpected dependencies appears in ruby-libs. (#253325) --- diff --git a/ruby.spec b/ruby.spec index 08eb877..e535494 100644 --- a/ruby.spec +++ b/ruby.spec @@ -175,11 +175,7 @@ export CFLAGS --with-bundled-rmd160 \ --enable-shared \ --enable-ipv6 \ -%ifarch ppc - --disable-pthread \ -%else --enable-pthread \ -%endif --with-lookup-order-hack=INET \ --disable-rpath \ --with-ruby-prefix=%{_prefix}/lib @@ -471,6 +467,10 @@ rm -rf tmp-ruby-docs %endif %changelog +* Mon Oct 15 2007 Akira TAGOH - 1.8.6.110-2 +- Enable pthread support for ppc too. (#201452) +- Fix unexpected dependencies appears in ruby-libs. (#253325) + * Wed Oct 10 2007 Akira TAGOH - 1.8.6.110-1 - New upstream release. - ruby-r12567.patch: removed.