SPECS: ruby.spec - replace full ruby update patch with just thread...
aredridel
aredridel at pld-linux.org
Mon Apr 30 21:36:39 CEST 2007
Author: aredridel Date: Mon Apr 30 19:36:39 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- replace full ruby update patch with just thread patch
- rel 2
---- Files affected:
SPECS:
ruby.spec (1.168 -> 1.169)
---- Diffs:
================================================================
Index: SPECS/ruby.spec
diff -u SPECS/ruby.spec:1.168 SPECS/ruby.spec:1.169
--- SPECS/ruby.spec:1.168 Sun Apr 29 20:55:24 2007
+++ SPECS/ruby.spec Mon Apr 30 21:36:34 2007
@@ -20,8 +20,7 @@
Summary(zh_CN.UTF-8): ruby - 一种快速高效的面向对象脚本编程语言
Name: ruby
Version: 1.8.6
-%define patchdate 20070426
-Release: 1.%{patchdate}.0
+Release: 2
Epoch: 1
License: The Ruby License
Group: Development/Languages
@@ -52,7 +51,7 @@
Patch3: %{name}-oniguruma-258-186.patch
Patch4: %{name}-vendordir.patch
Patch5: %{name}-lib64.patch
-Patch6: %{name}-20070426.patch
+Patch6: %{name}-thread.patch
URL: http://www.ruby-lang.org/
BuildRequires: autoconf
BuildRequires: automake
@@ -247,6 +246,7 @@
%{__autoconf}
%configure \
--enable-shared \
+ --with-default-kcode=utf8 \
--enable-pthread
%{__make}
@@ -461,6 +461,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.169 2007/04/30 19:36:34 aredridel
+- replace full ruby update patch with just thread patch
+- rel 2
+
Revision 1.168 2007/04/29 18:55:24 aredridel
- patch to current stable
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/ruby.spec?r1=1.168&r2=1.169&f=u
More information about the pld-cvs-commit
mailing list