perl-Devel-Caller/perl-Devel-Caller.rpmlintrc
Paul Howarth 3dfb4ed26c Update to 2.07 (rhbz#2185832)
- New upstream release 2.07
  - Fix compatibility with bleadperl (CPAN RT#144051)
  - Small Pod and Distribution clean-ups (GH#1)
- Use author-independent source URL
- Fix permissions verbosely
- Use %{make_build} and %{make_install}
2023-04-11 12:33:19 +01:00

5 lines
205 B
Plaintext

# This is normal for loadable modules where the loading executable
# (i.e. perl in this case) is linked against libc itself
addFilter("library-not-linked-against-libc /usr/lib.*/Devel/Caller/Caller\.so")