packages: ruby/ruby.spec - rel 2 - batteries off, rake, json and rubygems A...

baggins baggins at pld-linux.org
Thu Dec 2 13:24:06 CET 2010


Author: baggins                      Date: Thu Dec  2 12:24:06 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- rel 2
- batteries off, rake, json and rubygems ARE PACKAGED SEPARATELY!

---- Files affected:
packages/ruby:
   ruby.spec (1.220 -> 1.221) 

---- Diffs:

================================================================
Index: packages/ruby/ruby.spec
diff -u packages/ruby/ruby.spec:1.220 packages/ruby/ruby.spec:1.221
--- packages/ruby/ruby.spec:1.220	Sat Oct  9 19:21:56 2010
+++ packages/ruby/ruby.spec	Thu Dec  2 13:24:00 2010
@@ -4,7 +4,7 @@
 %bcond_without	doc	# skip (time-consuming) docs generating; intended for speed up test builds
 %bcond_without	emacs	# skip building package with ruby-mode for emacs
 %bcond_without	tk	# skip building package with Tk bindings
-%bcond_without  batteries	# Don't include rubygems, json or rake
+%bcond_with	batteries	# Don't include rubygems, json or rake
 #
 %define		ruby_ver	1.9
 %define		stdlibdoc_version	0.10.1
@@ -17,7 +17,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
@@ -431,6 +431,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.221  2010/12/02 12:24:00  baggins
+- rel 2
+- batteries off, rake, json and rubygems ARE PACKAGED SEPARATELY!
+
 Revision 1.220  2010/10/09 17:21:56  qboosh
 - added ffs patch: check for ffs() to define HAVE_FFS, which is checked in missing.h
   (without this, it defines ffs() without no-throw, thus conflicting with glibc when compiling in C++ mode)
================================================================

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



More information about the pld-cvs-commit mailing list