- Introduce build-condition for optional tests - Drop EL-5 support - Drop BuildRoot: and Group: tags - Drop explicit buildroot cleaning in %install section - Drop explicit %clean section - Use %license where possible - Simplify find command using -delete - Classify buildreqs by usage
3 lines
79 B
Plaintext
3 lines
79 B
Plaintext
from Config import *
|
|
addFilter("spelling-error %description -l en_US qw -> ");
|