rpms/ruby/devel ruby.spec,1.101,1.102

Akira Tagoh (tagoh) fedora-extras-commits at redhat.com
Mon Oct 15 11:46:56 UTC 2007


Author: tagoh

Update of /cvs/pkgs/rpms/ruby/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30345

Modified Files:
	ruby.spec 
Log Message:
* Mon Oct 15 2007 Akira TAGOH <tagoh at redhat.com> - 1.8.6.110-2
- Enable pthread support for ppc too. (#201452)
- Fix unexpected dependencies appears in ruby-libs. (#253325)


Index: ruby.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ruby/devel/ruby.spec,v
retrieving revision 1.101
retrieving revision 1.102
diff -u -r1.101 -r1.102
--- ruby.spec	10 Oct 2007 01:05:17 -0000	1.101
+++ ruby.spec	15 Oct 2007 11:46:24 -0000	1.102
@@ -175,11 +175,7 @@
   --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 @@
 %endif
 
 %changelog
+* Mon Oct 15 2007 Akira TAGOH <tagoh at redhat.com> - 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 <tagoh at redhat.com> - 1.8.6.110-1
 - New upstream release.
   - ruby-r12567.patch: removed.




More information about the fedora-extras-commits mailing list