]> git.pld-linux.org Git - packages/ruby.git/commitdiff
- bootstrap rel 8 auto/th/ruby-2.4.4-8
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 19 Jun 2018 03:19:59 +0000 (05:19 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Tue, 19 Jun 2018 03:19:59 +0000 (05:19 +0200)
ruby.spec

index a3f352626293ce4ca3fbce7aee00321ccfddcb35..3c885e665e38dc56a44fc7131d7d03b958cb12d6 100644 (file)
--- a/ruby.spec
+++ b/ruby.spec
@@ -10,7 +10,7 @@
 %bcond_with    bootstrap       # build bootstrap version
 %bcond_with    tests           # build without tests
 
-%define                rel             7
+%define                rel             8
 %define                ruby_version    2.4
 %define                patchlevel      4
 %define                pkg_version     %{ruby_version}.%{patchlevel}
@@ -77,6 +77,7 @@ BuildRequires:        readline-devel >= 4.2
 BuildRequires: rpm-build >= 5.4.10-49
 # which version is minimum now? 1.8.7 is not enough, fails with:
 # ./tool/generic_erb.rb:31: syntax error, unexpected ':', expecting ')'
+# ...O.popen("tput smso", "r", err: IO::NULL, &:read) rescue nil)
 BuildRequires: ruby >= 1:1.9
 BuildRequires: sed >= 4.0
 BuildRequires: systemtap-sdt-devel
This page took 0.155519 seconds and 4 git commands to generate.