Vít Ondruch
a4dab688e7
Fix FTBFS due to glibc 2.31.9000 implementing lchmod(2).
2020-08-07 17:40:29 +02:00
Jun Aruga
7b6c9c5f13
Avoid possible timeout errors in TestBugReporter#test_bug_reporter_add.
2020-08-07 17:40:29 +02:00
Jun Aruga
da7e649e79
Disable LTO, which appear to cause issues with SIGSEV handler.
2020-08-07 17:40:29 +02:00
Jun Aruga
6bd343401a
Fix FTBFS due to libyaml 0.2.5.
...
Resolves: rhbz#1845530
2020-08-07 17:40:21 +02:00
Pavel Valena
4851ffaf10
Disable "File.utime allows Time instances in the far future to set
...
mtime and atime".
https://bugs.ruby-lang.org/issues/16410
2020-05-12 03:23:02 +02:00
Pavel Valena
c7a78d5441
Upgrade to Ruby 2.6.6.
...
Resolves: rhbz#1833293
Resolves: rhbz#1827505
2020-05-12 02:27:20 +02:00
Slava Kardakov
04b63f48ea
Update to Ruby 2.6.5.
2019-10-08 21:47:31 +02:00
Vít Ondruch
fe3a1dd604
Fix checksec 2.0+ compatibility.
2019-09-25 14:00:57 +02:00
Pavel Valena
050a503e16
Update to Ruby 2.6.4.
2019-09-03 11:39:53 +02:00
Fedora Release Engineering
423327ef48
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-26 18:52:39 +00:00
Vít Ondruch
13a1b3e907
Properly support %prerelease in %gemspec_ macros.
2019-06-25 13:48:27 +02:00
Pavel Valena
1cc2a497d3
Update sources file.
2019-05-14 18:39:59 +02:00
Pavel Valena
ed790644ea
Update to Ruby 2.6.3.
2019-05-14 18:00:32 +02:00
Arjen Heidinga
ea106d15b2
Bump version and add changelog
2019-03-29 11:35:19 +01:00
Arjen Heidinga
e38302eeb1
Add zlib-devel as BuildRequire
...
This is needed to compile zlib support. I think it is by accident available in the original buildroot, but not in mine.
I think it is better to explicitly name it.
2019-03-29 11:35:14 +01:00
Vít Ondruch
395ef05d65
Exclude irb.rb from ruby-libs.
...
This file is just part of rubygem-irb.
2019-03-25 15:00:51 +01:00
Vít Ondruch
9d08846cc7
Link IRB files instead of directories.
...
During update, RPM cannot simply replace directory by link to direcotry,
therefore create the directory structure and link the files there one by
one (rhbz#1691039).
2019-03-21 10:45:11 +01:00
Vít Ondruch
5aa32e278d
Link IRB back to StdLib.
...
This avoids issues running `$ bin/rails console --sandbox`, which
otherwise breaks with error such as:
~~~
$ bin/rails console --sandbox
Traceback (most recent call last):
12: from bin/rails:4:in `<main>'
11: from bin/rails:4:in `require'
10: from /builddir/.gem/ruby/gems/railties-5.2.2.1/lib/rails/commands.rb:18:in `<top (required)>'
9: from /builddir/.gem/ruby/gems/railties-5.2.2.1/lib/rails/command.rb:44:in `invoke'
8: from /builddir/.gem/ruby/gems/railties-5.2.2.1/lib/rails/command.rb:70:in `find_by_namespace'
7: from /builddir/.gem/ruby/gems/railties-5.2.2.1/lib/rails/command/behavior.rb:79:in `lookup'
6: from /builddir/.gem/ruby/gems/railties-5.2.2.1/lib/rails/command/behavior.rb:79:in `each'
5: from /builddir/.gem/ruby/gems/railties-5.2.2.1/lib/rails/command/behavior.rb:80:in `block in lookup'
4: from /builddir/.gem/ruby/gems/railties-5.2.2.1/lib/rails/command/behavior.rb:80:in `each'
3: from /builddir/.gem/ruby/gems/railties-5.2.2.1/lib/rails/command/behavior.rb:84:in `block (2 levels) in lookup'
2: from /builddir/.gem/ruby/gems/railties-5.2.2.1/lib/rails/command/behavior.rb:84:in `require'
1: from /builddir/.gem/ruby/gems/railties-5.2.2.1/lib/rails/commands/console/console_command.rb:3:in `<top (required)>'
/builddir/.gem/ruby/gems/railties-5.2.2.1/lib/rails/commands/console/console_command.rb:3:in `require': cannot load such file -- irb (LoadError)
~~~
2019-03-19 15:21:09 +01:00
Vít Ondruch
f4c0ae4dea
Upgrade to Ruby 2.6.2.
2019-03-14 17:53:29 +01:00
Vít Ondruch
392287d18b
Fix ".include =" support in openssl.cnf.
...
Because of rhbz#1668916, OpenSSL now supports = character in
openssl.cnf.
2019-03-05 10:39:40 +01:00
Igor Gnatenko
a889754fa2
Rebuild for readline 8.0
2019-02-17 09:30:52 +01:00
Vít Ondruch
f3953123c0
Don't ship .stp files when SystemTap support is disabled.
2019-02-07 15:16:51 +01:00
Vít Ondruch
17f23f30d6
Upgrade to Ruby 2.6.1.
2019-01-31 12:42:56 +01:00
Igor Gnatenko
bc094d8811
Remove obsolete Group tag
...
References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag
2019-01-28 20:24:45 +01:00
Vít Ondruch
b610699f35
Upstream fix adding -C flag instead of changing directory for gem build.
2019-01-24 17:18:59 +01:00
Vít Ondruch
1e60df6dc1
Loosen RDoc dependency.
2019-01-24 15:15:00 +01:00
Vít Ondruch
bb1cbacab5
Extract composition of dependecy strings into helper.
2019-01-24 10:38:43 +01:00
Vít Ondruch
d66ece5f5d
Properly generate "ruby(rubygems)" versioned dependencies.
2019-01-24 10:38:43 +01:00
Vít Ondruch
0c8cdc456b
Upgrade to Ruby 2.6.0.
2019-01-17 08:31:01 +01:00
Björn Esser
bb26a282aa
Rebuilt for libcrypt.so.2 ( #1666033 )
2019-01-14 18:53:16 +01:00
Jun Aruga
2506a2faa2
Refresh expired certificates to fix FTBFS.
2019-01-11 11:15:39 +01:00
Vít Ondruch
c80ecd9db9
Fix Tokyo TZ tests.
2018-11-13 10:43:47 +01:00
Jun Aruga
5dcc35c709
Use official URL for Source0.
2018-10-26 19:15:46 +02:00
Pavel Valena
7fa10a167d
Fix typo.
2018-10-23 13:12:35 +02:00
Pavel Valena
5bf57b1504
Fix: return default path with nonexistent home dir
2018-10-23 13:12:19 +02:00
Jun Aruga
32488add5b
Update to Ruby 2.5.3.
2018-10-22 12:12:21 +02:00
Vít Ondruch
7c66ce151d
Properly harden package using -fstack-protector-strong.
2018-09-03 14:11:55 +02:00
Vít Ondruch
d5e84a533c
Add --with-cxxflags configuration for %gem_install macro.
...
https://lists.fedoraproject.org/archives/list/ruby-sig@lists.fedoraproject.org/message/3LTI2MQVBFNNLGLLA5JTYPNAFP7SQGAI/
2018-08-30 14:29:48 +02:00
Vít Ondruch
e91d1127db
Additional OpenSSL 1.1.1 fixes.
2018-08-30 13:07:30 +02:00
Vít Ondruch
b19096d798
Cleanly apply patches.
2018-08-30 13:06:14 +02:00
Jun Aruga
ec97a0708b
Fix generated rdoc template issues.
2018-08-30 13:06:11 +02:00
Vít Ondruch
936827a34b
Properly execute entire test suite.
2018-08-13 16:10:45 +02:00
Vít Ondruch
91a9a89fab
Fix TLS 1.3 issues.
2018-08-13 15:17:14 +02:00
Florian Weimer
ab0834da77
Rebuild with fixed binutils
2018-07-31 11:16:50 +02:00
Igor Gnatenko
9fef07981c
Rebuild for new binutils
...
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-07-27 14:55:22 +02:00
Vít Ondruch
7c494340f9
Disable some test failing with OpenSSL 1.1.1.
2018-07-26 18:09:59 +02:00
Vít Ondruch
ae55d5722d
Avoid need of C++ compiler to pass the test suite.
2018-07-26 13:50:39 +02:00
Fedora Release Engineering
9f569993f0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-14 03:48:17 +00:00
Pavel Valena
8ef3cc0ed4
Add macros to edit files lists in .gemspec
...
%gemspec_add_file and %gemspec_remove_file.
2018-05-17 13:10:00 +02:00
Vít Ondruch
561c76845a
Fix typos in macro description.
2018-05-03 15:16:00 +02:00