Package: ruby-roxml / 3.3.1-4
Metadata
| Package | Version | Patches format |
|---|---|---|
| ruby-roxml | 3.3.1-4 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| deactivate_activesupport_gem_version_test.patch | (download) |
lib/roxml.rb |
4 2 + 2 - 0 ! |
deactivate gem test version for active_support Debian Jessie has already ruby-activesupport version >= 3. Since it is not loaded via rubygems, ruby-activesupport are not available, the test fails, and core extensions are not loaded, which causes errors when the library is loaded. |
| require system roxml.patch | (download) |
spec/spec_helper.rb |
2 1 + 1 - 0 ! |
use system path for roxml library The version that should be used is the one in the debian/ directory, not the one in the lib/ dir of the source package |
| require rspec.patch | (download) |
spec/spec_helper.rb |
1 1 + 0 - 0 ! |
add missing requirement to rspec library |
| use_moved_VERSION.patch | (download) |
lib/roxml.rb |
2 1 + 1 - 0 ! |
use moved version of version file VERSION file is moved from the root of the source package to lib/roxml The relative path of VERSION should be adapted in roxml.rb file |
| remove_rubygems_from_tests.patch | (download) |
spec/spec_helper.rb |
1 0 + 1 - 0 ! |
do not require explicitly rubygems in tests |
| rspec3.patch | (download) |
spec/definition_spec.rb |
36 18 + 18 - 0 ! |
basic rspec3 support |
