]> git.pld-linux.org Git - packages/ruby.git/commitdiff
4afef1e3 needs minimum version auto/th/ruby-2.0.0.598-4
authorElan Ruusamäe <glen@delfi.ee>
Sat, 10 Jan 2015 09:43:37 +0000 (11:43 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Sat, 10 Jan 2015 09:43:37 +0000 (11:43 +0200)
ruby.spec

index bfc9a2dbb7a8b22cd7fa9a78b7f8327792d39f25..82cbae3e63a681f016c5b4a65b82bfbdff3be5f3 100644 (file)
--- a/ruby.spec
+++ b/ruby.spec
@@ -16,7 +16,7 @@
 %bcond_without default_ruby    # use this Ruby as default system Ruby
 %bcond_with    bootstrap       # build bootstrap version
 
-%define                rel             3
+%define                rel             4
 %define                ruby_version    2.0
 %define                basever         2.0.0
 %define                patchlevel      598
@@ -194,7 +194,7 @@ Obsoletes:  ruby-minitest <= 1.5.0
 %endif
 # FIXME later
 Provides:      ruby(abi) = %{ruby_version}
-%requires_eq_to        openssl openssl-devel
+%requires_ge_to        openssl openssl-devel
 
 %description modules
 Ruby standard modules and utilities:
This page took 0.122327 seconds and 4 git commands to generate.