Package: ruby-fast-gettext / 2.0.0-1

Metadata

Package Version Patches format
ruby-fast-gettext 2.0.0-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 skip safe mode test.patch | (download)

spec/fast_gettext/translation_repository/mo_spec.rb | 6 0 + 6 - 0 !
1 file changed, 6 deletions(-)

 skip safe mode test

This test produces a false negative when run under /tmp, making it
impossible to build this package with cowbuilder and the like.

0002 fix tests with ruby calls.patch | (download)

spec/fast_gettext/vendor/iconv_spec.rb | 4 3 + 1 - 0 !
spec/fast_gettext/vendor/string_spec.rb | 5 3 + 2 - 0 !
2 files changed, 6 insertions(+), 3 deletions(-)

 fix tests with ruby calls


0003 remove bogus tests.patch | (download)

spec/fast_gettext/vendor/string_spec.rb | 17 0 + 17 - 0 !
1 file changed, 17 deletions(-)

 remove bogus tests

These tests should not be passing. Yet they do. Something is
wrong and it's unclear what to do. So let's remove the tests
that we can't trust.

0004 Add metadata.yml from upstream gem.patch | (download)

metadata.yml | 168 168 + 0 - 0 !
1 file changed, 168 insertions(+)

 add metadata.yml from upstream gem


0005 tests workaround absence of singlecov.patch | (download)

spec/spec_helper.rb | 8 6 + 2 - 0 !
1 file changed, 6 insertions(+), 2 deletions(-)

 tests: workaround absence of singlecov