The ruby rpms
Find a file
Jun Aruga d7f560cf43 Fix FTBFS due to an incompatible load.
The FTBFS has started to happen with rpm-4.16.90-0.git15395.2.fc35.

root.log

```
DEBUG util.py:444:  error: line 116: Unknown tag: /chroot_tmpdir/srpm_unpacked/SOURCES/macros.ruby
```

As the `%{?load:...}` is undocumented, it is gone.

https://github.com/rpm-software-management/rpm/issues/1669
2021-07-07 17:58:04 +02:00
.gitignore Upgrade to Ruby 2.3.0. 2016-01-05 11:00:48 +01:00
abrt_prelude.rb Load RubyGems prior ABRT hook to properly rescue RubyGems exceptions. 2016-01-06 13:35:09 +01:00
libruby.stp Add TapSet for Ruby. 2013-02-22 14:17:04 +01:00
macros.ruby Add %{ruby_default_filter} macro. 2013-04-30 14:42:13 +02:00
macros.rubygems Properly support %prerelease in %gemspec_ macros. 2019-06-25 13:48:27 +02:00
operating_system.rb Fix: return default path with nonexistent home dir 2018-10-23 13:12:19 +02:00
ruby-1.9.3-mkmf-verbose.patch Upgrade to Ruby 2.6.0. 2019-01-17 08:31:01 +01:00
ruby-2.1.0-Allow-to-specify-additional-preludes-by-configuratio.patch Upgrade to Ruby 2.6.1. 2019-01-31 12:42:56 +01:00
ruby-2.1.0-always-use-i386.patch Upgrade to Ruby 2.6.1. 2019-01-31 12:42:56 +01:00
ruby-2.1.0-custom-rubygems-location.patch Upgrade to Ruby 2.6.6. 2020-05-12 02:27:20 +02:00
ruby-2.1.0-Enable-configuration-of-archlibdir.patch Upgrade to Ruby 2.6.1. 2019-01-31 12:42:56 +01:00
ruby-2.1.0-Prevent-duplicated-paths-when-empty-version-string-i.patch Upgrade to Ruby 2.6.1. 2019-01-31 12:42:56 +01:00
ruby-2.2.3-Generate-preludes-using-miniruby.patch Upgrade to Ruby 2.6.0. 2019-01-17 08:31:01 +01:00
ruby-2.3.0-ruby_version.patch Upgrade to Ruby 2.6.6. 2020-05-12 02:27:20 +02:00
ruby-2.3.1-Rely-on-ldd-to-detect-glibc.patch Upgrade to Ruby 2.6.0. 2019-01-17 08:31:01 +01:00
ruby-2.6.0-config-support-include-directive.patch Fix ".include =" support in openssl.cnf. 2019-03-05 10:39:40 +01:00
ruby-2.7.1-Timeout-the-test_bug_reporter_add-witout-raising-err.patch Avoid possible timeout errors in TestBugReporter#test_bug_reporter_add. 2020-08-07 17:40:29 +02:00
ruby-2.7.2-psych-fix-yaml-tests.patch Fix FTBFS due to libyaml 0.2.5. 2020-08-07 17:40:21 +02:00
ruby-2.8.0-Brace-the-fact-that-lchmod-can-EOPNOTSUPP.patch Fix FTBFS due to glibc 2.31.9000 implementing lchmod(2). 2020-08-07 17:40:29 +02:00
ruby-2.8.0-Moved-not-implemented-method-tests.patch Fix FTBFS due to glibc 2.31.9000 implementing lchmod(2). 2020-08-07 17:40:29 +02:00
ruby-exercise.stp Add missing ruby-exercise.stp file. 2013-02-22 14:17:53 +01:00
ruby.spec Fix FTBFS due to an incompatible load. 2021-07-07 17:58:04 +02:00
rubygems-3.0.3-Avoid-rdoc-hook-when-its-failed-to-load-rdoc-library.patch Loosen RDoc dependency. 2019-01-24 15:15:00 +01:00
rubygems-3.0.3-Restore-gem-build-behavior-and-introdcue-the-C-flag-to-gem-build.patch Upstream fix adding -C flag instead of changing directory for gem build. 2019-01-24 17:18:59 +01:00
rubygems.attr Add conflicts RPM generator. 2018-02-13 13:50:15 +01:00
rubygems.con Add conflicts RPM generator. 2018-02-13 13:50:15 +01:00
rubygems.prov Upgrade to Ruby 2.6.0. 2019-01-17 08:31:01 +01:00
rubygems.req Extract composition of dependecy strings into helper. 2019-01-24 10:38:43 +01:00
sources Upgrade to Ruby 2.6.6. 2020-05-12 02:27:20 +02:00
test_abrt.rb Move the ABRT hook test into separate file. 2015-12-13 19:36:58 +01:00
test_systemtap.rb Upgrade to Ruby 2.4.0. 2017-01-09 15:58:21 +01:00