Package: ruby-mixlib-install / 1.1.0-1
Metadata
Package | Version | Patches format |
---|---|---|
ruby-mixlib-install | 1.1.0-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
0001 Look for support scripts in usr share.patch | (download) |
lib/mixlib/install/script_generator.rb |
2 1 + 1 - 0 ! |
look for support scripts in /usr/share |
0002 Disable artifactory usage.patch | (download) |
lib/mixlib/install/backend.rb |
3 1 + 2 - 0 ! |
disable artifactory usage This works in local chef.io network only |
0003 Disable vcr usage as it s not packaged.patch | (download) |
spec/spec_helper.rb |
33 0 + 33 - 0 ! |
disable vcr usage as it's not packaged |
0004 Stub real HTTP requests.patch | (download) |
spec/mixlib/install/backend/bintray_spec.rb |
35 31 + 4 - 0 ! |
stub real http requests |
0005 Don t modify LOAD_PATH in specs.patch | (download) |
spec/spec_helper.rb |
3 0 + 3 - 0 ! |
don't modify $load_path in specs |
0006 Temporary disable test requiring files from usr shar.patch | (download) |
spec/mixlib/install/script_generator_spec.rb |
2 1 + 1 - 0 ! |
temporary disable test requiring files from /usr/share |
0007 Disable tests using artifactory.patch | (download) |
spec/mixlib/install/backend_spec.rb |
8 4 + 4 - 0 ! |
disable tests using artifactory |