Commit Graph

30 Commits

Author SHA1 Message Date
Jun Aruga cc7a37ba18 Upgrade to Ruby 2.5.0. 2018-01-04 14:40:18 +01:00
Jun Aruga 9474e3d4fe Upgrade to Ruby 2.5.0 (r61214). 2018-01-02 13:37:22 +01:00
Vít Ondruch 31265d7a88 Fix unsafe object deserialization in RubyGems (CVE-2017-0903).
* ruby-2.4.3-CVE-2017-0903-Fix-unsafe-object-deserialization
      -vulnerability.patch

Resolves: CVE-2017-0903
2017-10-31 12:19:12 +01:00
Vít Ondruch 89f3ea9d4a Upgrade to Ruby 2.4.2.
Resolves: rhbz#1506785
2017-10-31 10:21:49 +01:00
Vít Ondruch 4cb333ddd5 Apply patch fixing rubygem-mongo build failures. 2017-01-18 12:43:19 +01:00
Vít Ondruch 522e4d1ab7 Add rubygem-io-console dependency for rubygem-rdoc.
The io-console is now the hard requirement and RDoc does not work
without it.
2017-01-18 12:41:42 +01:00
Vít Ondruch 66d12e4545 Move the definition of %license macro into %files section.
The definition on the top of the file does not work on RHEL6 for some
reasons :/ But it works if defined in the first %file section :)
2017-01-09 12:15:30 +01:00
Vít Ondruch 88cbe3e329 Reshuffle the %%license macro to avoid %%postun scriptlet issues.
Resolves: rhbz#1411233
2017-01-09 11:00:30 +01:00
Vít Ondruch e6d7b2f44a Remove links to unbundled gems from ruby-libs. 2017-01-02 18:24:19 +01:00
Vít Ondruch 7bb9e86d8d Upgrade to Ruby 2.4.0. 2017-01-02 13:25:02 +01:00
Pavel Valena f148354cb2 Fix: do not fail in operating_system.rb when X_SCLS is empty
Enhance test_dependent_scls.rb

Resolves: rhbz#1387139
2016-10-27 11:29:07 +02:00
Pavel Valena da60d77e08 Support in no_proxy for domain names with whitespaces and leading dots
Resolves: rhbz#1384810
2016-10-17 20:18:32 +02:00
Pavel Valena 026310447d Update to Ruby 2.3.1
* Remove Patch8:
     ruby-2.3.0-undef-BUILTIN_CHOOSE_EXPR_CONSTANT_P.patch; subsumed
 * Remove Patch10:
     ruby-2.3.1-remove-tests-depending-on-europe-moscow.patch; subsumed
     also removed "UTC=TZ " tests prefix
2016-08-31 15:11:03 +02:00
Pavel Valena be3f377da7 Fix: add rubygem(did_you_mean) to Requires 2016-08-30 16:02:55 +02:00
Pavel Valena ddcdf2b199 Fix support for dependent^2 SCLs 2016-08-12 16:58:21 +02:00
Pavel Valena be68dfb460 Add %%{scl}-runtime to Requires in libs subpackage
This Require is not auto-generated on RHEL-6.
2016-08-03 18:02:20 +02:00
Pavel Valena d0f16ceaae Remove tests depending on europe/moscow to avoid failures due to tzdata change
8ee11a301c
2016-08-03 18:02:20 +02:00
Pavel Valena 88c977056b Fix and enhance systemtap tests
Previous tests did not work correctly with RHEL-6
2016-08-03 18:02:20 +02:00
Pavel Valena 9fd772dd06 Disable colorized ./configure
Due to missing macro AS_FUNCTION_DESCRIBE in Autoconf
2016-08-03 18:02:20 +02:00
Vít Ondruch 7d291cb3c5 Relax AC requirements. 2016-08-03 18:02:20 +02:00
Pavel Valena a6981cf50c Manually set UTC timezone for tests 2016-04-14 14:13:24 -04:00
Pavel Valena 91af49a07d Fix ruby lib path in macros.ruby.rh-ruby23
- Resolves: rhbz#1255753
2016-04-13 11:25:09 -04:00
Vít Ondruch 651be7da37 Optimize operating_system.rb a bit.
It would be better to stay with --{install-dir,bindir} pair, but this is
currently broken and it does not currently generate documentation:

https://github.com/rubygems/rubygems/issues/1470
2016-02-22 17:01:04 +01:00
Vít Ondruch c40aeb5071 Don't enable collections for build. 2016-02-22 16:09:30 +01:00
Vít Ondruch 3f6e3a805d Don't prefix bundling provides. 2016-02-22 14:38:20 +01:00
Pavel Valena 42117fcd3d Fix default_dir and default_bindir
Now returns correct paths for dependent scls
2016-02-19 21:22:02 +01:00
Pavel Valena 3e7fbf24fc Fix dependent scls's paths
Also fixes failing scl test
2016-02-19 12:32:07 +01:00
Pavel Valena ce0f3786d7 Accept one failing test 2016-02-18 18:05:13 +01:00
Pavel Valena abf7eb2088 Fix macros.ruby and macros.rubygems
Fixes also failing tests
2016-02-18 17:26:08 +01:00
Pavel Valena 9ce30b769c Initial package 2016-02-17 19:05:04 +01:00