Пакет rpm-build-ruby: Изменения
Последнее изменение
25 мая 2020 г. Pavel Skrylev 1:1.0.0-alt13
- + require dep to ruby executable - * to support alias in ruby_build macro
8 апреля 2020 г. Pavel Skrylev 1:1.0.0-alt12
- > /usr/bin/setup.rb instead of the gem(setup) requires
5 апреля 2020 г. Pavel Skrylev 1:1.0.0-alt11
- + default replacement for ruby's shebang line
5 марта 2020 г. Pavel Skrylev 1:1.0.0-alt10
- fixed (!) ruby.macros
18 февраля 2020 г. Pavel Skrylev 1:1.0.0-alt9
23 июля 2019 г. Pavel Skrylev 1:1.0.0-alt8
- Macros gem- copied to ruby-, old rules ruby-tool-setup is removed
10 апреля 2019 г. Pavel Skrylev 1:1.0.0-alt7
- Fix install .so target folder for gems
8 апреля 2019 г. Pavel Skrylev 1:1.0.0-alt6
- Avoid multiple cd into source folder (closes: #36506)
22 марта 2019 г. Pavel Skrylev 1:1.0.0-alt5
- Use setup gem's dependencies detection
21 марта 2019 г. Dmitry V. Levin 1:1.0.0-alt4
- NMU. - Removed injection of parasite dependencies (closes: #36325).
21 марта 2019 г. Pavel Skrylev 1:1.0.0-alt3
- Fix #36325
11 марта 2019 г. Pavel Skrylev 1:1.0.0-alt2
- Fixed old macros.
29 января 2019 г. Pavel Skrylev 1:1.0.0-alt1
- Use macros and prov/req detection code for Ruby Policy 2.0.
22 января 2019 г. Pavel Skrylev 1:0.7.4-alt1
- Fixed provides output if no gemspec specified.
21 января 2019 г. Pavel Skrylev 1:0.7.3-alt1
- Added a filter pilling out the non-ASCII chars in input to ruby.prov.
18 января 2019 г. Pavel Skrylev 1:0.7.2-alt3
- Added template %ruby_test.
17 января 2019 г. Pavel Skrylev 1:0.7.2-alt2
- Fix to all ruby packages that use %ruby_test_unit macro.
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.
24 декабря 2018 г. Pavel Skrylev 1:0.7.1-alt1
- Added provides for ruby gem as "gem(<gem_name>)".
26 сентября 2018 г. Pavel Skrylev 1:0.7-alt7
- Fix absent pry gem require.
21 сентября 2018 г. Pavel Skrylev 1:0.7-alt6
- Fixed provides when no gemspec found. - Allow "5.x" in requirements defaulting to "5.0"
20 августа 2018 г. Pavel Skrylev 1:0.7-alt5
- Condition "!=" is being converted to ">", ruby version detection for .gemspec is rolled back.
20 августа 2018 г. Pavel Skrylev 1:0.7-alt4
- Fixed ruby versions detection in Gemfile, blown out ruby version detection for .gemspec.
17 августа 2018 г. Andrey Cherepanov 1:0.7-alt3
- Pass requirements without %add_ruby_req_skip use.
17 августа 2018 г. Pavel Skrylev 1:0.7-alt2
- Fixed ruby deps detection, now deps in Gemfile and gemspec are separately determined, prioritizing for gemspec.
10 июля 2018 г. Andrey Cherepanov 1:0.7-alt1
- Competely replace Require/Provides automatic detection based on code parse by gemspec specification (thanks majioa@).
4 июля 2018 г. Andrey Cherepanov 1:0.6-alt1
- Require ruby-tool-setup used in macros. - ruby-tool-setup requires git-core so remove git requirements from rpm-build-ruby. - Fix small typo in description.
28 июня 2018 г. Denis Medvedev 1:0.5-alt1
- add git as a requirement fror successful git imported modules build
25 июня 2018 г. Andrey Cherepanov 1:0.4-alt1
- Add macro %add_ruby_req_skip module... to exclude ruby(module) from generated requirements. - Add %rubygem_specdir macro for Ruby gem specification directory.
6 июня 2018 г. Andrey Cherepanov 1:0.3.1-alt1
- Fix file globbing in testrb.