From a572f9de8880dd7949b0525757543a64eb09b953 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <[email protected]>
Date: Fri, 12 May 2017 09:49:40 +0200
Subject: Teach rpmlint
---
.rpmlint | 2 ++
1 file changed, 2 insertions(+)
create mode 100644 .rpmlint
diff --git a/.rpmlint b/.rpmlint
new file mode 100644
index 0000000..df3a2b2
--- /dev/null
+++ b/.rpmlint
@@ -0,0 +1,2 @@
+from Config import *
+addFilter("spelling-error .* libpkgconf");
--
cgit v1.1
https://src.fedoraproject.org/cgit/perl-Alien-pkgconf.git/commit/?h=master&id=a572f9de8880dd7949b0525757543a64eb09b953
_______________________________________________
perl-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]