[quota/f19] Teach rpmlint

Petr Pisar ppisar at fedoraproject.org
Mon May 27 16:12:21 UTC 2013


commit d568da8bc4668ca09471760c8ad1ac756a6da6a1
Author: Petr Písař <ppisar at redhat.com>
Date:   Mon May 27 17:50:21 2013 +0200

    Teach rpmlint

 .rpmlint |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/.rpmlint b/.rpmlint
index c260786..97fd8c5 100644
--- a/.rpmlint
+++ b/.rpmlint
@@ -1,3 +1,3 @@
 from Config import *
 addFilter("summary-not-capitalized C quota_nld");
-addFilter("spelling-error .* (cron|netlink)");
+addFilter("spelling-error .* (cron|Gettext|netlink)");


More information about the scm-commits mailing list