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 file
Patch File delta Description
force_encoding_erb_test | (download)

test/tilt_template_test.rb | 3 3 + 0 - 0 !
1 file changed, 3 insertions(+)

 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 !
1 file changed, 1 insertion(+), 1 deletion(-)

 disable requirement of less gem which is not yet packaged
disable markaby.patch | (download)

Gemfile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 disable requirement of markaby gem which is not yet packaged
disable radius.patch | (download)

Gemfile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 disable requirement of radius gem which is not yet packaged
remove bundler.patch | (download)

test/test_helper.rb | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 remove the use of bundler while running tests
set available locales.patch | (download)

test/test_helper.rb | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 set available locales for tests