[quota] Teach rpmlint

Petr Pisar ppisar at fedoraproject.org
Mon May 27 15:51:10 UTC 2013


commit 09b0f09421b21377cc365e0530dbd64c30f5b78b
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