[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
rpmlint default config improvements
- From: Ville Skyttä <ville skytta iki fi>
- To: Discussion related to Fedora Extras <fedora-extras-list redhat com>
- Subject: rpmlint default config improvements
- Date: Mon, 23 May 2005 23:43:56 +0300
Any objections to the attached changes to the default rpmlint config?
Other improvements welcome too, I intend to push an update this week.
Index: rpmlint-fedora-config
===================================================================
RCS file: /cvs/extras/rpms/rpmlint/devel/rpmlint-fedora-config,v
retrieving revision 1.5
diff -u -r1.5 rpmlint-fedora-config
--- rpmlint-fedora-config 16 Apr 2005 16:12:38 -0000 1.5
+++ rpmlint-fedora-config 23 May 2005 20:15:08 -0000
@@ -86,3 +86,8 @@
addFilter("E: .* no-packager-tag")
addFilter("W: .* ghost-files-without-postin")
addFilter("W: .* postin-without-ghost-file-creation .*")
+addFilter("W: .* no-major-in-name .*")
+addFilter("E: .* executable-in-library-package .*")
+addFilter("E: .* no-signature")
+addFilter("E: .* non-versioned-file-in-library-package .*")
+addFilter("E: .* requires-on-release .*")
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]