]> git.pld-linux.org Git - packages/ruby.git/blobdiff - ruby.spec
disable default ruby (use ruby1.9 suffix)
[packages/ruby.git] / ruby.spec
index aad4bfcee83088f2d847c5c29232336ef45b331a..7897bc49e2fbbfae976b630a1d9371cfcfe9268e 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    default_ruby    # use this Ruby as default system Ruby
 %bcond_with    bootstrap       # build bootstrap version
 
-%define                rel             1
+%define                rel             3
 %define                ruby_version    1.9
 %define                basever         1.9.3
 %define                patchlevel      547
This page took 0.024688 seconds and 4 git commands to generate.