packages: ruby/ruby.spec - build with batteries by default

zbyniu zbyniu at pld-linux.org
Wed Jun 29 14:28:20 CEST 2011


Author: zbyniu                       Date: Wed Jun 29 12:28:20 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- build with batteries by default

---- Files affected:
packages/ruby:
   ruby.spec (1.226 -> 1.227) 

---- Diffs:

================================================================
Index: packages/ruby/ruby.spec
diff -u packages/ruby/ruby.spec:1.226 packages/ruby/ruby.spec:1.227
--- packages/ruby/ruby.spec:1.226	Mon Jun 20 13:03:54 2011
+++ packages/ruby/ruby.spec	Wed Jun 29 14:28:15 2011
@@ -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_with	batteries	# Don't include rubygems, json or rake
+%bcond_without	batteries	# Don't include rubygems, json or rake
 #
 %define		ruby_ver	1.9
 %define		stdlibdoc_version	0.10.1
@@ -436,6 +436,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.227  2011/06/29 12:28:15  zbyniu
+- build with batteries by default
+
 Revision 1.226  2011/06/20 11:03:54  mis
 - ruby-modules: missing psych extension; rel 5
 
================================================================

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



More information about the pld-cvs-commit mailing list