[perl-Gtk2-Notify] Teach rpmlint

Petr Pisar ppisar at fedoraproject.org
Thu Aug 21 09:31:58 UTC 2014


commit 7146e4e08329a890a958b33c9acd3f0e3fa6f172
Author: Petr Písař <ppisar at redhat.com>
Date:   Thu Aug 21 11:31:23 2014 +0200

    Teach rpmlint

 .rpmlint |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/.rpmlint b/.rpmlint
new file mode 100644
index 0000000..6e8a54b
--- /dev/null
+++ b/.rpmlint
@@ -0,0 +1,2 @@
+from Config import *
+addFilter("spelling-error .* libnotify");


More information about the scm-commits mailing list