!28 Fix compilation failed

From: @houyingchao 
Reviewed-by: @small_leek 
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2022-07-01 07:24:09 +00:00 committed by Gitee
commit 4cdbfcedc2
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -4,7 +4,7 @@
Name: rubygem-%{gem_name} Name: rubygem-%{gem_name}
Epoch: 1 Epoch: 1
Version: 6.1.4.1 Version: 6.1.4.1
Release: 1 Release: 2
Summary: Web-flow and rendering framework putting the VC in MVC (part of Rails) Summary: Web-flow and rendering framework putting the VC in MVC (part of Rails)
License: MIT License: MIT
URL: http://rubyonrails.org URL: http://rubyonrails.org
@ -69,7 +69,6 @@ for tname in 'rendering a relative path with dot' 'rendering a relative path'; d
test/controller/new_base/render_file_test.rb test/controller/new_base/render_file_test.rb
done done
sed -i '/\s*"browserName" => "\S*"\s*$/ d' test/dispatch/system_testing/driver_test.rb
find test -type f -name '*_test.rb' -print0 | \ find test -type f -name '*_test.rb' -print0 | \
sort -z | \ sort -z | \
xargs -0 -n1 -i sh -c "echo '* Test file: {}'; ruby -Ilib:test -- '{}' || exit 255" xargs -0 -n1 -i sh -c "echo '* Test file: {}'; ruby -Ilib:test -- '{}' || exit 255"
@ -90,6 +89,9 @@ popd
%doc %{gem_instdir}/README.rdoc %doc %{gem_instdir}/README.rdoc
%changelog %changelog
* Thu Jun 30 2022 houyingchao <houyingchao@h-partners.com> - 1:6.1.4.1-2
- Fix compilation failed
* Thu May 03 2022 wangkerong <wangkerong@h-partners.com>- 6.1.4.1-1 * Thu May 03 2022 wangkerong <wangkerong@h-partners.com>- 6.1.4.1-1
- Upgrade to 6.1.4.1 - Upgrade to 6.1.4.1