SPECS: ruby.spec - keep my changes separately: ruby-LIB_PREFIX.pat...

twittner twittner at pld-linux.org
Mon Dec 25 14:42:48 CET 2006


Author: twittner                     Date: Mon Dec 25 13:42:48 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- keep my changes separately: ruby-LIB_PREFIX.patch restored
  to its oryginal contents; fix shell quotation for ruby_site 
  is in ruby-a260.patch
- rel. 4.1 - let's try it on arch with /lib64

---- Files affected:
SPECS:
   ruby.spec (1.142 -> 1.143) 

---- Diffs:

================================================================
Index: SPECS/ruby.spec
diff -u SPECS/ruby.spec:1.142 SPECS/ruby.spec:1.143
--- SPECS/ruby.spec:1.142	Sat Dec 23 21:02:37 2006
+++ SPECS/ruby.spec	Mon Dec 25 14:42:43 2006
@@ -12,7 +12,7 @@
 Summary(zh_CN):	ruby - ŇťÖÖżěËٸßЧľÄĂćĎňśÔĎó˝ĹąžąŕłĚÓďŃÔ
 Name:		ruby
 Version:	1.8.5p2
-Release:	4
+Release:	4.1
 Epoch:		1
 License:	The Ruby License
 Group:		Development/Languages
@@ -40,6 +40,7 @@
 Patch0:		%{name}-info.patch
 Patch1:		%{name}-LIB_PREFIX.patch
 Patch2:		%{name}-mkmf-shared.patch
+Patch3:		%{name}-ac260.patch
 URL:		http://www.ruby-lang.org/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -210,8 +211,9 @@
 %prep
 %setup -q -a1 -a2 -a3 -a5 -a6 -a7 -n %{name}-1.8.5-p2
 %patch0 -p1
-%patch1 -p0
+%patch1 -p1
 %patch2 -p1
+%patch3 -p0
 
 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' \
@@ -438,6 +440,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.143  2006/12/25 13:42:43  twittner
+- keep my changes separately: ruby-LIB_PREFIX.patch restored
+  to its oryginal contents; fix shell quotation for ruby_site
+  is in ruby-a260.patch
+- rel. 4.1 - let's try it on arch with /lib64
+
 Revision 1.142  2006/12/23 20:02:37  twittner
 - fixed ruby load modules paths - ruby_site are back
   (POSIXLY_CORRECT && autoconf-2.60 && shell quotation issue)
================================================================

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



More information about the pld-cvs-commit mailing list