!89 remove duplicated bigdecimal.rb file
From: @tong_1001 Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
4e7912e5b1
@ -33,7 +33,7 @@
|
|||||||
|
|
||||||
Name: ruby
|
Name: ruby
|
||||||
Version: %{ruby_version}
|
Version: %{ruby_version}
|
||||||
Release: 125
|
Release: 126
|
||||||
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/
|
||||||
@ -784,7 +784,7 @@ make runruby TESTRUN_SCRIPT=%{SOURCE13}
|
|||||||
%{_mandir}/man1/ruby*
|
%{_mandir}/man1/ruby*
|
||||||
|
|
||||||
%files -n rubygem-bigdecimal
|
%files -n rubygem-bigdecimal
|
||||||
%{ruby_libdir}/bigdecimal*
|
%{ruby_libdir}/bigdecimal
|
||||||
%{ruby_libarchdir}/bigdecimal.so*
|
%{ruby_libarchdir}/bigdecimal.so*
|
||||||
%{_libdir}/gems/%{name}/bigdecimal-3.0.0
|
%{_libdir}/gems/%{name}/bigdecimal-3.0.0
|
||||||
%{gem_dir}/gems/bigdecimal-3.0.0
|
%{gem_dir}/gems/bigdecimal-3.0.0
|
||||||
@ -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-126
|
||||||
|
- remove duplicated bigdecimal.rb file
|
||||||
|
|
||||||
* Thu Sep 22 2022 shixuantong <shixuantong1@huawei.com> - 3.0.3-125
|
* Thu Sep 22 2022 shixuantong <shixuantong1@huawei.com> - 3.0.3-125
|
||||||
- fix build failure caused by command eu-readelf not found
|
- fix build failure caused by command eu-readelf not found
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user