Go to file
Jun Aruga 882d68b75c ruby.rpmlintrc: Ignore a false positive missing-call-to-chdir-with-chroot error.
The `chroot` in the `dir.c` is just used as a Ruby binding `Dir.chroot`
for the function.

Ignore the following error.

```
ruby-libs.x86_64: E: missing-call-to-chdir-with-chroot /usr/lib64/libruby.so.3.0.1
```
2021-05-18 15:40:00 +02:00
.gitignore Upgrade to Ruby 3.0.0. 2021-01-04 16:42:55 +01:00
libruby.stp
macros.ruby
macros.rubygems Add %{gem_plugin} convenience macro. 2021-01-06 14:26:09 +01:00
operating_system.rb
ruby-1.9.3-mkmf-verbose.patch Upgrade to Ruby 2.7.0. 2020-01-15 16:26:13 +01:00
ruby-2.1.0-always-use-i386.patch Upgrade to Ruby 3.0.0. 2021-01-04 16:42:55 +01:00
ruby-2.1.0-custom-rubygems-location.patch Upgrade to Ruby 3.0.0. 2021-01-04 16:42:55 +01:00
ruby-2.1.0-Enable-configuration-of-archlibdir.patch Upgrade to Ruby 3.0.0. 2021-01-04 16:42:55 +01:00
ruby-2.1.0-Prevent-duplicated-paths-when-empty-version-string-i.patch Upgrade to Ruby 3.0.0. 2021-01-04 16:42:55 +01:00
ruby-2.3.0-ruby_version.patch Upgrade to Ruby 3.0.1. 2021-04-06 12:57:56 +02:00
ruby-2.3.1-Rely-on-ldd-to-detect-glibc.patch Upgrade to Ruby 3.0.0. 2021-01-04 16:42:55 +01:00
ruby-2.7.0-Initialize-ABRT-hook.patch Upgrade to Ruby 3.0.0. 2021-01-04 16:42:55 +01:00
ruby-2.7.1-Timeout-the-test_bug_reporter_add-witout-raising-err.patch Upgrade to Ruby 3.0.0. 2021-01-04 16:42:55 +01:00
ruby-dwarf5-avoid_crash-r1.patch Properly support DWARF5 debug information. 2021-03-03 11:26:27 +01:00
ruby-exercise.stp
ruby.rpmlintrc ruby.rpmlintrc: Ignore a false positive missing-call-to-chdir-with-chroot error. 2021-05-18 15:40:00 +02:00
ruby.spec Fix FTBFS due to an incompatible load. 2021-05-05 14:15:31 +02:00
rubygems.attr
rubygems.con
rubygems.prov
rubygems.req
sources Upgrade to Ruby 3.0.1. 2021-04-06 12:57:56 +02:00
test_abrt.rb
test_systemtap.rb