!87 fix build failure caused by command eu-readelf not found
From: @tong_1001 Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
dd57ebae5a
@ -33,7 +33,7 @@
|
|||||||
|
|
||||||
Name: ruby
|
Name: ruby
|
||||||
Version: %{ruby_version}
|
Version: %{ruby_version}
|
||||||
Release: 124
|
Release: 125
|
||||||
Summary: Object-oriented scripting language interpreter
|
Summary: Object-oriented scripting language interpreter
|
||||||
License: (Ruby or BSD) and Public Domain and MIT and CC0 and zlib and UCD
|
License: (Ruby or BSD) and Public Domain and MIT and CC0 and zlib and UCD
|
||||||
URL: https://www.ruby-lang.org/en/
|
URL: https://www.ruby-lang.org/en/
|
||||||
@ -192,7 +192,7 @@ Suggests: rubypick
|
|||||||
Recommends: ruby(rubygems) >= %{rubygems_version} rubygem(bigdecimal) >= %{bigdecimal_version}
|
Recommends: ruby(rubygems) >= %{rubygems_version} rubygem(bigdecimal) >= %{bigdecimal_version}
|
||||||
Recommends: rubygem(did_you_mean) >= 1.2.0 rubygem(openssl) >= %{openssl_version}
|
Recommends: rubygem(did_you_mean) >= 1.2.0 rubygem(openssl) >= %{openssl_version}
|
||||||
BuildRequires: autoconf gdbm-devel gmp-devel libffi-devel openssl-devel libyaml-devel readline-devel
|
BuildRequires: autoconf gdbm-devel gmp-devel libffi-devel openssl-devel libyaml-devel readline-devel
|
||||||
BuildRequires: procps git gcc systemtap-sdt-devel cmake perl ruby
|
BuildRequires: procps git gcc systemtap-sdt-devel cmake perl ruby elfutils-extra
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Ruby is a fast and easy interpreted scripting language for object-oriented programming.
|
Ruby is a fast and easy interpreted scripting language for object-oriented programming.
|
||||||
@ -1188,6 +1188,9 @@ make runruby TESTRUN_SCRIPT=%{SOURCE13}
|
|||||||
%doc %{gem_dir}/gems/typeprof-%{typeprof_version}/testbed
|
%doc %{gem_dir}/gems/typeprof-%{typeprof_version}/testbed
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Sep 22 2022 shixuantong <shixuantong1@huawei.com> - 3.0.3-125
|
||||||
|
- fix build failure caused by command eu-readelf not found
|
||||||
|
|
||||||
* Fri Jul 01 2022 wangjiang <wangjiang37@h-partners.com> - 3.0.3-124
|
* Fri Jul 01 2022 wangjiang <wangjiang37@h-partners.com> - 3.0.3-124
|
||||||
- fix CVE-2019-19204 CVE-2019-19246 CVE-2019-16161 CVE-2019-16162 CVE-2019-16163
|
- fix CVE-2019-19204 CVE-2019-19246 CVE-2019-16161 CVE-2019-16162 CVE-2019-16163
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user