Aug. 18, 2022 Pavel Skrylev 1:1.1.0-alt1 |
- crop out macros in favor of ruby package |
April 13, 2022 Pavel Skrylev 1:1.0.0-alt19 |
- + ignore-path-token-list tag support, plus its defaults |
Jan. 31, 2022 Pavel Skrylev 1:1.0.0-alt18 |
- * some cleanups |
Jan. 22, 2022 Pavel Skrylev 1:1.0.0-alt17 |
- ! lost provides / requires for aliases (closes #41774) |
Sept. 2, 2021 Pavel Skrylev 1:1.0.0-alt16 |
- - alias %gemname to %pkgname in default build configuration |
Aug. 25, 2021 Pavel Skrylev 1:1.0.0-alt15 |
- - obsolete macros by cleanup
- - dep to ruby-tool-setup |
April 24, 2021 Pavel Skrylev 1:1.0.0-alt14 |
- + some macros to proceed on the gem file specs |
May 25, 2020 Pavel Skrylev 1:1.0.0-alt13 |
- + require dep to ruby executable
- * to support alias in ruby_build macro |
April 8, 2020 Pavel Skrylev 1:1.0.0-alt12 |
- > /usr/bin/setup.rb instead of the gem(setup) requires |
April 5, 2020 Pavel Skrylev 1:1.0.0-alt11 |
- + default replacement for ruby's shebang line |
March 5, 2020 Pavel Skrylev 1:1.0.0-alt10 |
- fixed (!) ruby.macros |
Feb. 18, 2020 Pavel Skrylev 1:1.0.0-alt9 |
- Fixed (!) ruby.prov (closes #36506, #37088)
- changed (*) ruby.req output |
July 23, 2019 Pavel Skrylev 1:1.0.0-alt8 |
- Macros gem- copied to ruby-, old rules ruby-tool-setup is removed |
April 10, 2019 Pavel Skrylev 1:1.0.0-alt7 |
- Fix install .so target folder for gems |
April 8, 2019 Pavel Skrylev 1:1.0.0-alt6 |
- Avoid multiple cd into source folder (closes: #36506) |
March 22, 2019 Pavel Skrylev 1:1.0.0-alt5 |
- Use setup gem's dependencies detection |
March 21, 2019 Dmitry V. Levin 1:1.0.0-alt4 |
- NMU.
- Removed injection of parasite dependencies (closes: #36325). |
March 21, 2019 Pavel Skrylev 1:1.0.0-alt3 |
- Fix #36325 |
March 11, 2019 Pavel Skrylev 1:1.0.0-alt2 |
- Fixed old macros. |
Jan. 29, 2019 Pavel Skrylev 1:1.0.0-alt1 |
- Use macros and prov/req detection code for Ruby Policy 2.0. |
Jan. 22, 2019 Pavel Skrylev 1:0.7.4-alt1 |
- Fixed provides output if no gemspec specified. |
Jan. 21, 2019 Pavel Skrylev 1:0.7.3-alt1 |
- Added a filter pilling out the non-ASCII chars in input to ruby.prov. |
Jan. 18, 2019 Pavel Skrylev 1:0.7.2-alt3 |
- Added template %ruby_test. |
Jan. 17, 2019 Pavel Skrylev 1:0.7.2-alt2 |
- Fix to all ruby packages that use %ruby_test_unit macro. |
Dec. 28, 2018 Pavel Skrylev 1:0.7.2-alt1 |
- Added %rake-dependent macros for test, spec, and rdoc.
- Find prov is now written in ruby language. |
Dec. 24, 2018 Pavel Skrylev 1:0.7.1-alt1 |
- Added provides for ruby gem as "gem(<gem_name>)". |
Sept. 26, 2018 Pavel Skrylev 1:0.7-alt7 |
- Fix absent pry gem require. |
Sept. 21, 2018 Pavel Skrylev 1:0.7-alt6 |
- Fixed provides when no gemspec found.
- Allow "5.x" in requirements defaulting to "5.0" |
Aug. 20, 2018 Pavel Skrylev 1:0.7-alt5 |
- Condition "!=" is being converted to ">", ruby version detection for .gemspec
is rolled back. |
Aug. 20, 2018 Pavel Skrylev 1:0.7-alt4 |
- Fixed ruby versions detection in Gemfile, blown out ruby version detection for .gemspec. |