perl-ExtUtils-Config/perl-ExtUtils-Config.rpmlintrc
Paul Howarth 78c446fbf4 Package clean-up
- Specify all build dependencies
- Simplify find command using -delete
- Use %license where possible
- Drop EL-5 support
  - Drop BuildRoot: and Group: tags
  - Drop explicit buildroot cleaning in %install section
  - Drop explicit %clean section
  - Drop workaround for building with Test::More < 0.88
2018-11-19 13:17:00 +00:00

5 lines
95 B
Plaintext

from Config import *
# False positive
addFilter("unexpanded-macro %description -l C %Config")