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 |
|
Vít Ondruch
|
2221c5b843
|
Avoid conflict between OpenSSL 1.0.x and 1.1.x.
|
2016-10-24 10:48:20 +02:00 |
|
Vít Ondruch
|
2e9e67ab5b
|
Improve macro documentation.
|
2016-10-21 16:56:42 +02:00 |
|
Vít Ondruch
|
4fb1d9c02d
|
Add gemspec_add_dep and gemspec_remove_dep macros.
|
2016-10-21 16:56:32 +02:00 |
|
Vít Ondruch
|
dbf79976ab
|
Harden package.
|
2016-10-21 16:50:40 +02:00 |
|
Vít Ondruch
|
c4c93c1113
|
Use continue to use OpenSSL 1.0 for the moment.
Only upcoming Ruby 2.4 support OpenSSL 1.1 so far:
https://bugs.ruby-lang.org/issues/12830
|
2016-10-21 16:49:12 +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 |
|
Richard W.M. Jones
|
46551f13fc
|
config.h: Add riscv64 variant.
|
2016-10-14 10:36:21 +01:00 |
|
Pavel Valena
|
98cb48f99e
|
Update sources file
|
2016-08-31 17:48:42 +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 |
|
Vít Ondruch
|
7684b6800d
|
Workaround "an invalid stdio handle" error on PPC (rhbz#1361037).
|
2016-08-10 18:26:49 +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 |
|
Vít Ondruch
|
b1466a4c8f
|
Make symlinks for json gem.
|
2016-07-12 13:50:14 +02:00 |
|
Vít Ondruch
|
cad4c2ab27
|
Requires rubygem(json) for rubygem-rdoc (rhbz#1325022).
This makes it compatible with rubygem-rdoc package built from rdoc gem.
|
2016-05-23 14:02:23 +02:00 |
|
Vít Ondruch
|
f2347fa378
|
Update to Ruby 2.3.1.
|
2016-04-29 23:19:03 +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 |
|
Release Configuration Management
|
2dced67490
|
New branch setup
|
2016-02-17 02:36:58 -05:00 |
|
Peter Robinson
|
dd6ce9ce9c
|
Add rubypick and rubygems requires to ruby-devel to deal with BuildRequires failures in koji, this likely needs to be revisited post mass rebuild but we need it now to ensure we don't have a high failure
|
2016-02-03 14:35:12 +00:00 |
|
Mamoru TASAKA
|
2414227a75
|
kill one test for now
|
2016-01-15 14:35:09 +09:00 |
|
Mamoru TASAKA
|
55ecc214e1
|
Backport trunk@53455 to make ruby-qt build
|
2016-01-15 14:12:34 +09:00 |
|
Vít Ondruch
|
5ed2c68dc5
|
Explicitly require RDoc, since weak dependencies are ignored by default.
|
2016-01-06 15:11:29 +01:00 |
|
Vít Ondruch
|
16c9e1e6b0
|
Load RubyGems prior ABRT hook to properly rescue RubyGems exceptions.
|
2016-01-06 13:35:09 +01:00 |
|
Vít Ondruch
|
4c12d4e704
|
Upgrade to Ruby 2.3.0.
|
2016-01-05 11:00:48 +01:00 |
|
Vít Ondruch
|
e467536081
|
Update to Ruby 2.2.4.
|
2015-12-21 13:08:17 +01:00 |
|
Vít Ondruch
|
b3ffc2fef6
|
Move the ABRT hook test into separate file.
|
2015-12-13 19:36:58 +01:00 |
|
Vít Ondruch
|
e4e06c7ce8
|
Ensure that abrt hook is used.
|
2015-12-11 10:56:00 +01:00 |
|
Vít Ondruch
|
c0513dfb8c
|
Fix ABRT hook autoloading.
|
2015-12-10 15:59:05 +01:00 |
|
Michal Toman
|
bd75b0a7fe
|
Add support for MIPS architecture to config.h
|
2015-09-04 14:53:28 +02:00 |
|
Vít Ondruch
|
8e1e241814
|
Fix RubyGems version.
|
2015-09-02 15:47:20 +02:00 |
|
Vít Ondruch
|
b945bce4cb
|
Update to Ruby 2.2.3.
|
2015-09-01 14:25:32 +02:00 |
|
Vít Ondruch
|
693a96cb40
|
Fix test broken by disabled SSLv3 in OpenSSL.
|
2015-09-01 13:54:43 +02:00 |
|
Vít Ondruch
|
d954989b45
|
Fix for "dh key too small" error of OpenSSL 1.0.2+.
|
2015-06-23 13:09:05 +02:00 |
|
Dennis Gilmore
|
3131d89fde
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
2015-06-18 22:37:48 +00:00 |
|
Vít Ondruch
|
3e4eba9070
|
Fix the git BR following the git package split.
|
2015-06-10 15:20:27 +02:00 |
|
Vít Ondruch
|
4e3eb75037
|
Tcl/Tk switch is not needed anymore.
|
2015-05-11 12:18:15 +02:00 |
|