From c0da6697aa91d4ad9d87f31ee4083b93e1771070 Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Jun 21 2021 12:53:43 +0000 Subject: Rename .rpmlint ⇒ python-crypto.rpmlintrc --- diff --git a/.rpmlint b/.rpmlint deleted file mode 100644 index 5c3b4dc..0000000 --- a/.rpmlint +++ /dev/null @@ -1,5 +0,0 @@ -from Config import * - -# LICENSE.orig is not a backup file -addFilter("backup-file-in-package /usr/share/licenses/python-crypto/LEGAL/copy/LICENSE.orig") - diff --git a/python-crypto.rpmlintrc b/python-crypto.rpmlintrc new file mode 100644 index 0000000..5c3b4dc --- /dev/null +++ b/python-crypto.rpmlintrc @@ -0,0 +1,5 @@ +from Config import * + +# LICENSE.orig is not a backup file +addFilter("backup-file-in-package /usr/share/licenses/python-crypto/LEGAL/copy/LICENSE.orig") +