3dfb4ed26c
- 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}
5 lines
205 B
Plaintext
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")
|
|
|