Package: ruby-tilt / 2.0.10-1
Metadata
Package | Version | Patches format |
---|---|---|
ruby-tilt | 2.0.10-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
force_encoding_erb_test | (download) |
test/tilt_template_test.rb |
3 3 + 0 - 0 ! |
add encoding.default_external to tilt_erbtemplate_test.rb When locate is not set or LANG=C, tilt_erbtemplate_test.rb is failed because ruby can't handling UTF-8 character. . This patch Add Encoding.default_external to success test. |
disable less.patch | (download) |
Gemfile |
2 1 + 1 - 0 ! |
disable requirement of less gem which is not yet packaged |
disable markaby.patch | (download) |
Gemfile |
2 1 + 1 - 0 ! |
disable requirement of markaby gem which is not yet packaged |
disable radius.patch | (download) |
Gemfile |
2 1 + 1 - 0 ! |
disable requirement of radius gem which is not yet packaged |
remove bundler.patch | (download) |
test/test_helper.rb |
4 2 + 2 - 0 ! |
remove the use of bundler while running tests |
set available locales.patch | (download) |
test/test_helper.rb |
2 2 + 0 - 0 ! |
set available locales for tests |
1