Mailinglist Archive: opensuse-packaging (129 mails)

< Previous Next >
Re: [opensuse-packaging] RPMLINT > rpmlintrc
  • From: Dirk Müller <dmueller@xxxxxxx>
  • Date: Thu, 8 Jan 2009 23:42:01 +0100
  • Message-id: <200901082342.01460.dmueller@xxxxxxx>
On Thursday 08 January 2009, Sascha 'saigkill' Manns wrote:

But for the other Messages i created an rpmlintrc-File. I includet it to
my spec-File as Source. But RPMLINT don't agree my File.

I'm quite sure that the filter don't match because thats not the format that
the warnings are printed.

addFilter has to regexp match the warning that is printed to suppress it, e.g.

addFilter("kde4-skrooge.*useless-explicit-requires")


Greetings,
Dirk
--
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-packaging+help@xxxxxxxxxxxx

< Previous Next >