Go to file
Jun Aruga 303495d1bf Add ruby.rpmlintrc.
Ignore the false positive errors and warnings by the
`rpmlint --file ruby.rpmlintrc`, that is executed by Zuul CI.

You can run the command on your local like this.

```
$ rpmlint --file ruby.rpmlintrc ruby.spec /var/lib/mock/fedora-rawhide-x86_64/result/*.rpm
```

The `rpmlint` without `--file` option shows the original result.
2021-03-24 14:19:53 +01:00
.gitignore
libruby.stp
macros.ruby
macros.rubygems
operating_system.rb
ruby-1.9.3-mkmf-verbose.patch
ruby-2.1.0-always-use-i386.patch
ruby-2.1.0-custom-rubygems-location.patch
ruby-2.1.0-Enable-configuration-of-archlibdir.patch
ruby-2.1.0-Prevent-duplicated-paths-when-empty-version-string-i.patch
ruby-2.3.0-ruby_version.patch
ruby-2.3.1-Rely-on-ldd-to-detect-glibc.patch
ruby-2.7.0-Initialize-ABRT-hook.patch
ruby-2.7.1-Timeout-the-test_bug_reporter_add-witout-raising-err.patch
ruby-3.0.0-Do-not-allocate-ractor-local-storage-in-dfree-function-during-GC.patch Apply patch fixing flaky excon test suite. 2021-03-02 11:05:16 +01:00
ruby-3.0.0-Dont-try-to-clear-cache-on-garbage-objects.patch Fix SEGFAULT in rubygem-shoulda-matchers test suite. 2021-01-16 11:44:56 +01:00
ruby-3.0.0-Fixed-dangling-imemo_tmpbuf.patch
ruby-3.0.0-va_list-args-in-rb_vrescue2-is-reused.patch Avoid ruby-spec to be stuck in "C-API Kernel function rb_rescue2". 2021-02-16 10:00:33 +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 Add ruby.rpmlintrc. 2021-03-24 14:19:53 +01:00
ruby.spec Summary should not end with . 2021-03-22 10:10:27 +01:00
rubygems-3.2.7-Generate-plugin-wrappers-with-relative-requires.patch Use proper path for plugin wrappers. 2021-01-27 14:03:19 +01:00
rubygems.attr
rubygems.con
rubygems.prov
rubygems.req
sources
test_abrt.rb
test_systemtap.rb