Author: arekm                        Date: Tue Feb 24 08:39:52 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 4

---- Files affected:
SPECS:
   ruby.spec (1.185 -> 1.186) 

---- Diffs:

================================================================
Index: SPECS/ruby.spec
diff -u SPECS/ruby.spec:1.185 SPECS/ruby.spec:1.186
--- SPECS/ruby.spec:1.185       Tue Feb 24 09:30:01 2009
+++ SPECS/ruby.spec     Tue Feb 24 09:39:47 2009
@@ -24,7 +24,7 @@
 Summary(zh_CN.UTF-8):  ruby - 一种快速高效的面向对象脚本编程语言
 Name:          ruby
 Version:       %{basever}.%{patchlevel}
-Release:       3
+Release:       4
 Epoch:         1
 License:       The Ruby License
 Group:         Development/Languages
@@ -227,8 +227,8 @@
 %patch2 -p1
 %patch3 -p1
 
-find -type f -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' \
+find -type f \( -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' \) \
        | xargs %{__sed} -i 's,/usr/local/bin/,%{_bindir}/,'
 
 %build
@@ -464,6 +464,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.186  2009/02/24 08:39:47  arekm
+- rel 4
+
 Revision 1.185  2009/02/24 08:30:01  arekm
 - rel 3; sed real files only
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ruby.spec?r1=1.185&r2=1.186&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to