Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 36931414
en ru br
Репозитории ALT
S:1.1.0-alt1
5.1: 0.1.0-alt1
4.1: 0.0.3-alt0.M41.1
www.altlinux.org/Changes

Группа :: Разработка/Ruby
Пакет: rpm-build-ruby

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

18 августа 2022 Pavel Skrylev <majioa at altlinux.org> 1:1.1.0-alt1

  • crop out macros in favor of ruby package

13 апреля 2022 Pavel Skrylev <majioa at altlinux.org> 1:1.0.0-alt19

  • + ignore-path-token-list tag support, plus its defaults

31 января 2022 Pavel Skrylev <majioa at altlinux.org> 1:1.0.0-alt18

  • * some cleanups

22 января 2022 Pavel Skrylev <majioa at altlinux.org> 1:1.0.0-alt17

  • ! lost provides / requires for aliases (closes #41774)

2 сентября 2021 Pavel Skrylev <majioa at altlinux.org> 1:1.0.0-alt16

  • - alias %gemname to %pkgname in default build configuration

25 августа 2021 Pavel Skrylev <majioa at altlinux.org> 1:1.0.0-alt15

  • - obsolete macros by cleanup
  • - dep to ruby-tool-setup

24 апреля 2021 Pavel Skrylev <majioa at altlinux.org> 1:1.0.0-alt14

  • + some macros to proceed on the gem file specs

25 мая 2020 Pavel Skrylev <majioa at altlinux.org> 1:1.0.0-alt13

  • + require dep to ruby executable
  • * to support alias in ruby_build macro

8 апреля 2020 Pavel Skrylev <majioa at altlinux.org> 1:1.0.0-alt12

  • > /usr/bin/setup.rb instead of the gem(setup) requires

5 апреля 2020 Pavel Skrylev <majioa at altlinux.org> 1:1.0.0-alt11

  • + default replacement for ruby's shebang line

5 марта 2020 Pavel Skrylev <majioa at altlinux.org> 1:1.0.0-alt10

  • fixed (!) ruby.macros

18 февраля 2020 Pavel Skrylev <majioa at altlinux.org> 1:1.0.0-alt9

  • Fixed (!) ruby.prov (closes #36506, #37088)
  • changed (*) ruby.req output

23 июля 2019 Pavel Skrylev <majioa at altlinux.org> 1:1.0.0-alt8

  • Macros gem- copied to ruby-, old rules ruby-tool-setup is removed

10 апреля 2019 Pavel Skrylev <majioa at altlinux.org> 1:1.0.0-alt7

  • Fix install .so target folder for gems

8 апреля 2019 Pavel Skrylev <majioa at altlinux.org> 1:1.0.0-alt6

  • Avoid multiple cd into source folder (closes: #36506)

22 марта 2019 Pavel Skrylev <majioa at altlinux.org> 1:1.0.0-alt5

  • Use setup gem's dependencies detection

21 марта 2019 Pavel Skrylev <majioa at altlinux.org> 1:1.0.0-alt3

  • Fix #36325

21 марта 2019 Dmitry V. Levin <ldv at altlinux.org> 1:1.0.0-alt4

  • NMU.
  • Removed injection of parasite dependencies (closes: #36325).

11 марта 2019 Pavel Skrylev <majioa at altlinux.org> 1:1.0.0-alt2

  • Fixed old macros.

29 января 2019 Pavel Skrylev <majioa at altlinux.org> 1:1.0.0-alt1

  • Use macros and prov/req detection code for Ruby Policy 2.0.

22 января 2019 Pavel Skrylev <majioa at altlinux.org> 1:0.7.4-alt1

  • Fixed provides output if no gemspec specified.

21 января 2019 Pavel Skrylev <majioa at altlinux.org> 1:0.7.3-alt1

  • Added a filter pilling out the non-ASCII chars in input to ruby.prov.

18 января 2019 Pavel Skrylev <majioa at altlinux.org> 1:0.7.2-alt3

  • Added template %ruby_test.

17 января 2019 Pavel Skrylev <majioa at altlinux.org> 1:0.7.2-alt2

  • Fix to all ruby packages that use %ruby_test_unit macro.

28 декабря 2018 Pavel Skrylev <majioa at altlinux.org> 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 <majioa at altlinux.org> 1:0.7.1-alt1

  • Added provides for ruby gem as "gem(<gem_name>)".

26 сентября 2018 Pavel Skrylev <majioa at altlinux.org> 1:0.7-alt7

  • Fix absent pry gem require.

21 сентября 2018 Pavel Skrylev <majioa at altlinux.org> 1:0.7-alt6

  • Fixed provides when no gemspec found.
  • Allow "5.x" in requirements defaulting to "5.0"

20 августа 2018 Pavel Skrylev <majioa at altlinux.org> 1:0.7-alt5

  • Condition "!=" is being converted to ">", ruby version detection for .gemspec
     is rolled back.

20 августа 2018 Pavel Skrylev <majioa at altlinux.org> 1:0.7-alt4

  • Fixed ruby versions detection in Gemfile, blown out ruby version detection for .gemspec.

17 августа 2018 Pavel Skrylev <majioa at altlinux.org> 1:0.7-alt2

  • Fixed ruby deps detection, now deps in Gemfile and gemspec are separately
     determined, prioritizing for gemspec.

17 августа 2018 Andrey Cherepanov <cas at altlinux.org> 1:0.7-alt3

  • Pass requirements without %add_ruby_req_skip use.

10 июля 2018 Andrey Cherepanov <cas at altlinux.org> 1:0.7-alt1

  • Competely replace Require/Provides automatic detection based on code parse
     by gemspec specification (thanks majioa@).

4 июля 2018 Andrey Cherepanov <cas at altlinux.org> 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 <nbr at altlinux.org> 1:0.5-alt1

  • add git as a requirement fror successful git imported modules build

25 июня 2018 Andrey Cherepanov <cas at altlinux.org> 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 <cas at altlinux.org> 1:0.3.1-alt1

  • Fix file globbing in testrb.

16 мая 2017 Mikhail Gordeev <obirvalger at altlinux.org> 1:0.3.0-alt1

  • Revert "ruby.req.files: clean ups" (from 0.1.2-alt1) because non-*.rb
     executable scripts were lost.
  • ruby.req.files: parse file output case insensitive because now
     file prints Ruby capitalized.

13 марта 2017 Andrey Cherepanov <cas at altlinux.org> 1:0.2.4-alt1

  • exclude Ruby version from %ruby_sitearchdir provided pathes
  • force newline to Ruby files to prevent output without newline ended

7 февраля 2017 Denis Medvedev <nbr at altlinux.org> 1:0.2.3-alt2

  • filter hash from provides

30 января 2017 Igor Vlasenko <viy at altlinux.ru> 1:0.2.3-alt1

  • NMU: added rpm-macros-ruby

26 января 2017 Denis Medvedev <nbr at altlinux.org> 1:0.2.2-alt2

  • Skip include in dependencies search

26 января 2017 Denis Medvedev <nbr at altlinux.org> 1:0.2.2-alt1

  • Added provides based on "load" in addition to "require"

25 октября 2016 Andrey Cherepanov <cas at altlinux.org> 1:0.2.1-alt1

  • Support requires defined in double quotes in addition to single quotes

7 октября 2016 Denis Medvedev <nbr at altlinux.org> 1:0.2.0-alt1

  • Requires check changed to bash script instead of ruby

7 октября 2016 Denis Medvedev <nbr at altlinux.org> 1:0.1.6-alt1

  • Removed dependency to obsolete rubynodes checks

6 октября 2016 Ivan Zakharyaschev <imz at altlinux.org> 1:0.1.5-alt2

  • Set to catch any errors and notice them: %_ruby_req_method strict.

23 сентября 2016 Andrey Cherepanov <cas at altlinux.org> 1:0.1.5-alt1

  • Create subpackage ruby-test-unit with only rewritten testrb utility.
     Test::Unit module now is a part of Ruby.

14 сентября 2016 Ivan Zakharyaschev <imz at altlinux.org> 1:0.1.4.1-alt1

  • Tiny cleanup which is expected to have no noticeable effect:
     + more reliable failing in the shell scripts
       (set -o pipefail; set -eC).
     + .prov: normalize paths before any analysis (and not in the middle).

12 сентября 2016 Ivan Zakharyaschev <imz at altlinux.org> 1:0.1.4-alt1

  • ruby.prov: added a new case: std arch-independent gems
     (those included in the ruby package itself).

13 марта 2014 Led <led at altlinux.ru> 1:0.1.3-alt1

  • 0.1.3:
     + ruby.macros: fix %ruby_ri_sitedir macro

12 декабря 2012 Led <led at altlinux.ru> 1:0.1.2-alt4

  • removed temp symlink

12 декабря 2012 Led <led at altlinux.ru> 1:0.1.2-alt3

  • temporarily added symlink for rebuild ruby

9 декабря 2012 Led <led at altlinux.ru> 1:0.1.2-alt2

  • added requires of %_bindir/testrb and %_bindir/rake

8 декабря 2012 Led <led at altlinux.ru> 1:0.1.2-alt1

  • 0.1.2:
     + cleaned up
     + dropped ruby 1.8 support
  • cleaned up spec
  • updated Requires
  • added README.ru
  • disabled check

8 апреля 2011 Timur Aitov <timonbl4 at altlinux.org> 1:0.1.1-alt1

  • Supported both 1.8.7 and 1.9.2 versions of ruby
  • Make difference between 1.8 and 1.9

9 сентября 2009 Alexey I. Froloff <raorn at altlinux.org> 1:0.1.0-alt2

  • Tests moved to %check section (bootstrap-friendly)

6 июля 2009 Alexey I. Froloff <raorn at altlinux.org> 1:0.1.0-alt1

  • Updated for ruby 1.9
  • Fixed typo in description (closes: #20624)
  • Stop processing on syntax error
  • Macros moved to %_rpmmacrosdir

1 ноября 2008 Sir Raorn <raorn at altlinux.ru> 1:0.0.4-alt1

  • Parser rewritten without recursion (Kirill A. Shutemov)

31 августа 2008 Sir Raorn <raorn at altlinux.ru> 1:0.0.3-alt1

  • Strip '.rb' extension from requires/provides to reduce apt
     cache size
  • Process "weak provides" for *.so modules too
  • Use files.req mechanism for directory requires (needs recent
     libruby)
  • New macros:
     + %update_setup_rb: update setup.rb script from ruby-tool-setup package
     + %ruby_test_unit: run tests with testrb script

2 апреля 2008 Sir Raorn <raorn at altlinux.ru> 1:0.0.2-alt1

  • "class << <var>" block support (kas@)

28 марта 2008 Sir Raorn <raorn at altlinux.ru> 1:0.0.1-alt1

  • Initial build, based on rpm-build-perl
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin