SPECS (AC-branch): ruby.spec - rel. 5 which: - repairs broken ru...

twittner twittner at pld-linux.org
Tue Dec 26 12:44:59 CET 2006


Author: twittner                     Date: Tue Dec 26 11:44:59 2006 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- rel. 5 which:
  - repairs broken ruby_site paths (they were broken
    because configure.in wasn't ac-2.60 ready)
  - fixes building tk extension on platforms with `/lib64'

---- Files affected:
SPECS:
   ruby.spec (1.148.2.4 -> 1.148.2.5) 

---- Diffs:

================================================================
Index: SPECS/ruby.spec
diff -u SPECS/ruby.spec:1.148.2.4 SPECS/ruby.spec:1.148.2.5
--- SPECS/ruby.spec:1.148.2.4	Tue Dec 26 12:30:09 2006
+++ SPECS/ruby.spec	Tue Dec 26 12:44:54 2006
@@ -1,17 +1,5 @@
 # $Revision$, $Date$
 #
-# NOTE: - segfaults on ppc during building when is built with  `--with-pthreads'
-#	/home/users/builder/rpm/BUILD/ruby-1.8.5-p2/lib/mkmf.rb:147: [BUG] Segmentation fault
-#	ruby 1.8.5 (2006-12-04) [powerpc-linux]
-#
-#	- on the other hand when ruby is built on pcc with `--without-pthreads'
-#	compilation of tk extensions fails with message:
-#
-#	Ruby is not compiled with --enable-pthread, but your Tcl/Tk 
-#	**   library seems to be compiled with pthread support. This
-#	**   combination may cause frequent hang or segmentation fault
-#	**   errors when Ruby/Tk is working.
-#
 # Conditional build:
 %bcond_without	doc	# skip generating docs (which is time-consuming). Intended for speed up test builds
 %bcond_without	emacs	# skip building package with ruby-mode for emacs
@@ -25,7 +13,7 @@
 Summary(zh_CN):	ruby - ŇťÖÖżěËٸßЧľÄĂćĎňśÔĎó˝ĹąžąŕłĚÓďŃÔ
 Name:		ruby
 Version:	1.8.5p2
-Release:	4.3
+Release:	5	
 Epoch:		1
 License:	The Ruby License
 Group:		Development/Languages
@@ -451,6 +439,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.148.2.5  2006/12/26 11:44:54  twittner
+- rel. 5 which:
+  - repairs broken ruby_site paths (they were broken
+    because configure.in wasn't ac-2.60 ready)
+  - fixes building tk extension on platforms with `/lib64'
+
 Revision 1.148.2.4  2006/12/26 11:30:09  twittner
 - remove my empty log message because rpm treats it as bad
   date in %changelog
================================================================

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



More information about the pld-cvs-commit mailing list