!103 add zlib-devel to buildrequires
From: @tong_1001 Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
0a4d753deb
@ -40,7 +40,7 @@
|
|||||||
|
|
||||||
Name: ruby
|
Name: ruby
|
||||||
Version: %{ruby_version}
|
Version: %{ruby_version}
|
||||||
Release: 127
|
Release: 128
|
||||||
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/
|
||||||
@ -114,7 +114,7 @@ Recommends: ruby(rubygems) >= %{rubygems_version} rubygem(bigdecimal) >= %{bigde
|
|||||||
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 elfutils-extra
|
BuildRequires: procps git gcc systemtap-sdt-devel cmake perl ruby elfutils-extra
|
||||||
BuildRequires: rubygem-rdoc
|
BuildRequires: rubygem-rdoc zlib-devel
|
||||||
|
|
||||||
%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.
|
||||||
@ -1220,6 +1220,9 @@ make runruby TESTRUN_SCRIPT=%{SOURCE13}
|
|||||||
%{gem_dir}/specifications/prime-%{prime_version}.gemspec
|
%{gem_dir}/specifications/prime-%{prime_version}.gemspec
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Feb 04 2023 shixuantong <shixuantong1@huawei.com> - 3.1.3-128
|
||||||
|
- add zlib-devel to buildrequires
|
||||||
|
|
||||||
* Thu Dec 29 2022 shixuantong <shixuantong1@huawei.com> - 3.1.3-127
|
* Thu Dec 29 2022 shixuantong <shixuantong1@huawei.com> - 3.1.3-127
|
||||||
- upgrade version to 3.1.3
|
- upgrade version to 3.1.3
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user