]> git.pld-linux.org Git - packages/ruby.git/commitdiff
- rel 3; disable tk subpackages for now until https://bugs.ruby-lang.org/issues/8000... auto/th/ruby-1.9.3.547-3
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 4 Jun 2014 07:39:56 +0000 (09:39 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 4 Jun 2014 07:39:56 +0000 (09:39 +0200)
ruby.spec

index 5f2bd72c58f1dfd0b605d25649602f10b421ec23..b0db1ddd97fde926873b97d5ee038c563d73d592 100644 (file)
--- 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
This page took 0.225877 seconds and 4 git commands to generate.