SPECS: ruby.spec - temporary reverted pluto's changes from rev. 1....

twittner twittner at pld-linux.org
Mon Dec 25 16:03:38 CET 2006


Author: twittner                     Date: Mon Dec 25 15:03:38 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- temporary reverted pluto's changes from rev. 1.138:
  - disable pthreads on ppc ( now it builds but may segv with tcl/tk ).
  for test build

---- Files affected:
SPECS:
   ruby.spec (1.145 -> 1.146) 

---- Diffs:

================================================================
Index: SPECS/ruby.spec
diff -u SPECS/ruby.spec:1.145 SPECS/ruby.spec:1.146
--- SPECS/ruby.spec:1.145	Mon Dec 25 15:57:08 2006
+++ SPECS/ruby.spec	Mon Dec 25 16:03:33 2006
@@ -13,7 +13,7 @@
 Summary(zh_CN):	ruby - ŇťÖÖżěËٸßЧľÄĂćĎňśÔĎó˝ĹąžąŕłĚÓďŃÔ
 Name:		ruby
 Version:	1.8.5p2
-Release:	4.1
+Release:	4.2
 Epoch:		1
 License:	The Ruby License
 Group:		Development/Languages
@@ -230,11 +230,13 @@
 %{__autoconf}
 %configure \
 	--enable-shared \
-%ifnarch powerpc ppc ppc64
 	--enable-pthread
-%else
+
+#%%ifnarch powerpc ppc ppc64
+#	--enable-pthread
+#%%else
 	--disable-pthread
-%endif
+#%%endif
 
 %{__make}
 %{__make} clean -C %{name}-texi-1.4-en
@@ -441,6 +443,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.146  2006/12/25 15:03:33  twittner
+- temporary reverted pluto's changes from rev. 1.138:
+  - disable pthreads on ppc ( now it builds but may segv with tcl/tk ).
+  for test build
+
 Revision 1.145  2006/12/25 14:57:08  twittner
 - added `%%bcond_without doc': skip generating some generated docs
   which is time-consuming. Intended for speed up test builds.
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ruby.spec?r1=1.145&r2=1.146&f=u



More information about the pld-cvs-commit mailing list