[packages/ruby] - rel 3; disable tk subpackages for now until https://bugs.ruby-lang.org/issues/8000 is solved

arekm arekm at pld-linux.org
Wed Jun 4 09:39:59 CEST 2014


commit c7fefabdf5290766e81d7b4125f7ee4f582b9f67
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Wed Jun 4 09:39:56 2014 +0200

    - rel 3; disable tk subpackages for now until https://bugs.ruby-lang.org/issues/8000 is solved

 ruby.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ruby.spec b/ruby.spec
index 5f2bd72..b0db1dd 100644
--- a/ruby.spec
+++ b/ruby.spec
@@ -7,12 +7,12 @@
 #
 # Conditional build:
 %bcond_without	doc		# skip (time-consuming) docs generating; intended for speed up test builds
-%bcond_without	tk		# skip building package with Tk bindings
+%bcond_with	tk		# skip building package with Tk bindings
 %bcond_without	batteries	# Don't include rubygems, json, rake, minitest
 %bcond_without	default_ruby	# use this Ruby as default system Ruby
 %bcond_with	bootstrap	# build bootstrap version
 
-%define		rel		2
+%define		rel		3
 %define		ruby_version	1.9
 %define		basever		1.9.3
 %define		patchlevel	547
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ruby.git/commitdiff/c7fefabdf5290766e81d7b4125f7ee4f582b9f67



More information about the pld-cvs-commit mailing list