Author: baggins                      Date: Mon Mar  1 01:21:27 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- rel 2
- no parallel build

---- Files affected:
packages/ruby:
   ruby.spec (1.206 -> 1.207) 

---- Diffs:

================================================================
Index: packages/ruby/ruby.spec
diff -u packages/ruby/ruby.spec:1.206 packages/ruby/ruby.spec:1.207
--- packages/ruby/ruby.spec:1.206       Mon Mar  1 02:15:46 2010
+++ packages/ruby/ruby.spec     Mon Mar  1 02:21:21 2010
@@ -16,7 +16,7 @@
 Summary(zh_CN.UTF-8):  ruby - 一种快速高效的面向对象脚本编程语言
 Name:          ruby
 Version:       %{basever}.%{patchlevel}
-Release:       1
+Release:       2
 Epoch:         1
 License:       The Ruby License
 Group:         Development/Languages
@@ -218,10 +218,10 @@
        --enable-shared \
        --enable-pthread
 
-%{__make}
+%{__make} -j1
 
 %if %{with doc}
-%{__make} rdoc
+%{__make} -j1 rdoc
 %endif
 
 %install
@@ -392,6 +392,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.207  2010/03/01 01:21:21  baggins
+- rel 2
+- no parallel build
+
 Revision 1.206  2010/03/01 01:15:46  baggins
 - rel 1
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ruby/ruby.spec?r1=1.206&r2=1.207&f=u

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

Reply via email to