diff --git a/.gitignore b/.gitignore index 6eee5de..af7f3da 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ -/Software-License-0.103014.tar.gz +Software-License-*.tar.gz +.build*.log +*.rpm diff --git a/perl-Software-License.rpmlintrc b/perl-Software-License.rpmlintrc new file mode 100644 index 0000000..646aacf --- /dev/null +++ b/perl-Software-License.rpmlintrc @@ -0,0 +1,2 @@ +from Config import * +addFilter("spelling-error Summary\(en_US\) templated -> ")