SPECS: ruby.spec - patch to current stable

aredridel aredridel at pld-linux.org
Sun Apr 29 20:55:29 CEST 2007


Author: aredridel                    Date: Sun Apr 29 18:55:29 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- patch to current stable

---- Files affected:
SPECS:
   ruby.spec (1.167 -> 1.168) 

---- Diffs:

================================================================
Index: SPECS/ruby.spec
diff -u SPECS/ruby.spec:1.167 SPECS/ruby.spec:1.168
--- SPECS/ruby.spec:1.167	Fri Apr 27 08:37:52 2007
+++ SPECS/ruby.spec	Sun Apr 29 20:55:24 2007
@@ -20,7 +20,8 @@
 Summary(zh_CN.UTF-8):	ruby - 一种快速高效的面向对象脚本编程语言
 Name:		ruby
 Version:	1.8.6
-Release:	1
+%define patchdate 20070426
+Release:	1.%{patchdate}.0
 Epoch:		1
 License:	The Ruby License
 Group:		Development/Languages
@@ -51,6 +52,7 @@
 Patch3:		%{name}-oniguruma-258-186.patch
 Patch4:		%{name}-vendordir.patch
 Patch5:		%{name}-lib64.patch
+Patch6:	%{name}-20070426.patch
 URL:		http://www.ruby-lang.org/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -227,6 +229,7 @@
 %patch3 -p0
 %patch4 -p1
 %patch5 -p1
+%patch6 -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' \
@@ -458,6 +461,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.168  2007/04/29 18:55:24  aredridel
+- patch to current stable
+
 Revision 1.167  2007/04/27 06:37:52  qboosh
 - CVE reference for 1.8.5
 
================================================================

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



More information about the pld-cvs-commit mailing list