From fbf8028bd2096b69b3c1089a31f36089f3c23956 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Tue, 19 Jun 2018 05:19:59 +0200 Subject: [PATCH] - bootstrap rel 8 --- ruby.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ruby.spec b/ruby.spec index a3f3526..3c885e6 100644 --- 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 -- 2.43.0