re-import sources as agreed with the maintainer
This commit is contained in:
parent
edb2f4c164
commit
134400c331
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,2 +1 @@
|
||||
SOURCES/Test-Simple-1.302135.tar.gz
|
||||
/Test-Simple-1.302135.tar.gz
|
||||
/Test-Simple-[0-9._]*.tar.gz
|
||||
|
||||
5
.rpmlint
Normal file
5
.rpmlint
Normal file
@ -0,0 +1,5 @@
|
||||
from Config import *
|
||||
addFilter("spelling-error %description -l en_US perldoc -> ");
|
||||
addFilter("spelling-error %description -l en_US lifed -> ");
|
||||
addFilter("wrong-script-interpreter /usr/share/doc/perl-Test-Simple/examples/");
|
||||
addFilter("wrong-script-interpreter /usr/share/doc/perl-Test-Simple/t/");
|
||||
Loading…
Reference in New Issue
Block a user