]> git.pld-linux.org Git - packages/ruby.git/blobdiff - ruby.spec
- rel 3; disable tk subpackages for now until https://bugs.ruby-lang.org/issues/8000...
[packages/ruby.git] / ruby.spec
index f263e35e55caddac2a429177af7fa68f9096ed7a..b0db1ddd97fde926873b97d5ee038c563d73d592 100644 (file)
--- a/ruby.spec
+++ b/ruby.spec
@@ -7,15 +7,15 @@
 #
 # 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             1
+%define                rel             3
 %define                ruby_version    1.9
 %define                basever         1.9.3
-%define                patchlevel      545
+%define                patchlevel      547
 
 %define                ruby_suffix %{!?with_default_ruby:%{ruby_version}}
 %define                doc_version     1_9_3
@@ -42,7 +42,7 @@ Epoch:                1
 License:       (Ruby or BSD) and Public Domain
 Group:         Development/Languages
 Source0:       ftp://ftp.ruby-lang.org/pub/ruby/1.9/%{oname}-%{basever}-p%{patchlevel}.tar.bz2
-# Source0-md5: 4743c1dc48491070bae8fc8b423bc1a7
+# Source0-md5: 5363d399be7f827c77bf8ae5d1a69b38
 Source1:       http://www.ruby-doc.org/download/%{oname}-doc-bundle.tar.gz
 # Source1-md5: ad1af0043be98ba1a4f6d0185df63876
 Source2:       http://www.ruby-doc.org/downloads/%{oname}_%{doc_version}_stdlib_rdocs.tgz
This page took 0.093083 seconds and 4 git commands to generate.