SPECS: ruby.spec - rel 3; sed real files only

arekm arekm at pld-linux.org
Tue Feb 24 09:30:06 CET 2009


Author: arekm                        Date: Tue Feb 24 08:30:06 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 3; sed real files only

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

---- Diffs:

================================================================
Index: SPECS/ruby.spec
diff -u SPECS/ruby.spec:1.184 SPECS/ruby.spec:1.185
--- SPECS/ruby.spec:1.184	Mon Feb 23 23:08:10 2009
+++ SPECS/ruby.spec	Tue Feb 24 09:30:01 2009
@@ -24,7 +24,7 @@
 Summary(zh_CN.UTF-8):	ruby - 一种快速高效的面向对象脚本编程语言
 Name:		ruby
 Version:	%{basever}.%{patchlevel}
-Release:	2
+Release:	3
 Epoch:		1
 License:	The Ruby License
 Group:		Development/Languages
@@ -227,7 +227,7 @@
 %patch2 -p1
 %patch3 -p1
 
-find -name '*.rb' -o -name '*.cgi' -o -name '*.test' -o -name 'ruby.1' \
+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}/,'
 
@@ -464,6 +464,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.185  2009/02/24 08:30:01  arekm
+- rel 3; sed real files only
+
 Revision 1.184  2009/02/23 22:08:10  arekm
 - release 2
 
================================================================

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



More information about the pld-cvs-commit mailing list