Check RubyGems package version is correctness.

This commit is contained in:
Vít Ondruch 2015-10-13 15:44:08 +02:00
commit 5e775d5b36

View file

@ -614,6 +614,9 @@ sed -i 's/^/%doc /' .ruby-doc.*
sed -i 's/^/%lang(ja) /' .ruby-doc.ja
%check
# Check RubyGems package version is correctness.
[ "`make runruby TESTRUN_SCRIPT='bin/gem -v' | tail -1`" == '%{rubygems_version}' ]
DISABLE_TESTS=""
# These tests keeps failing due to