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