remove old so file

This commit is contained in:
shixuantong 2023-09-11 17:29:44 +08:00
parent 68876bbd14
commit 5148323164

View File

@ -33,7 +33,7 @@
Name: ruby Name: ruby
Version: %{ruby_version} Version: %{ruby_version}
Release: 137 Release: 138
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/
@ -105,7 +105,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 elfutils-extra BuildRequires: procps git gcc systemtap-sdt-devel cmake perl elfutils-extra
BuildRequires: rubygem-rdoc zlib-devel BuildRequires: rubygem-rdoc zlib-devel
%description %description
@ -495,7 +495,6 @@ echo 'doc/pty' >> .ruby-doc.ja
sed -i 's/^/%doc /' .ruby-doc.* sed -i 's/^/%doc /' .ruby-doc.*
sed -i 's/^/%lang(ja) /' .ruby-doc.ja sed -i 's/^/%lang(ja) /' .ruby-doc.ja
cp -a %{_libdir}/libruby.so.3.1* %{buildroot}%{_libdir}
%check %check
@ -875,6 +874,9 @@ make runruby TESTRUN_SCRIPT=%{SOURCE13}
%{gem_dir}/specifications/matrix-%{matrix_version}.gemspec %{gem_dir}/specifications/matrix-%{matrix_version}.gemspec
%changelog %changelog
* Mon Sep 11 2023 shixuantong <shixuantong1@huawei.com> - 3.2.2-138
- remove old so file
* Fri Jul 28 2023 shixuantong <shixuantong1@huawei.com> - 3.2.2-137 * Fri Jul 28 2023 shixuantong <shixuantong1@huawei.com> - 3.2.2-137
- upgrade version to 3.2.2 - upgrade version to 3.2.2