SPECS: ruby.spec - don't force linking with -lruby-static: restore...

twittner twittner at pld-linux.org
Sun Jan 1 10:54:16 CET 2006


Author: twittner                     Date: Sun Jan  1 09:54:16 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- don't force linking with -lruby-static: restore commented out
  -mkmf-shared.patch (updated for ruby 1.8.4)
- rel. 5, STBR

---- Files affected:
SPECS:
   ruby.spec (1.125 -> 1.126) 

---- Diffs:

================================================================
Index: SPECS/ruby.spec
diff -u SPECS/ruby.spec:1.125 SPECS/ruby.spec:1.126
--- SPECS/ruby.spec:1.125	Thu Dec 29 17:47:34 2005
+++ SPECS/ruby.spec	Sun Jan  1 10:54:11 2006
@@ -8,7 +8,7 @@
 Summary(zh_CN):	ruby - ŇťÖÖżěËٸßЧľÄĂćĎňśÔĎó˝ĹąžąŕłĚÓďŃÔ
 Name:		ruby
 Version:	1.8.4
-Release:	4
+Release:	5	
 Epoch:		1
 License:	The Ruby License
 Group:		Development/Languages
@@ -36,7 +36,7 @@
 Source12:	testrb.1
 Patch0:		%{name}-info.patch
 Patch1:		%{name}-LIB_PREFIX.patch
-#Patch3:		%{name}-mkmf-shared.patch
+Patch2:		%{name}-mkmf-shared.patch
 URL:		http://www.ruby-lang.org/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -189,7 +189,7 @@
 %setup -q -a1 -a2 -a3 -a5 -a6 -a7
 %patch0 -p1
 %patch1 -p1
-#%patch3 -p1
+%patch2 -p1
 
 find . -name '*.rb' -o -name '*.cgi' -o -name '*.test' -o -name 'ruby.1' \
 	-o -name 'ruby.info*' -o -name '*.html' -o -name '*.tcl' -o -name '*.texi' \
@@ -390,6 +390,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.126  2006/01/01 09:54:11  twittner
+- don't force linking with -lruby-static: restore commented out
+  -mkmf-shared.patch (updated for ruby 1.8.4)
+- rel. 5, STBR
+
 Revision 1.125  2005/12/29 16:47:34  twittner
 - add Provides: ruby(ver) = 1.8 and ruby-modules(ver) = 1.8
 - use %ruby_ver macro instead of 1.8
================================================================

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



More information about the pld-cvs-commit mailing list