Mailinglist Archive: opensuse-packaging (47 mails)
| < Previous | Next > |
Re: [opensuse-packaging] How to disable rpmlint check "devel-file-in-non-devel-package (Badness: 50)"
- From: Dirk Müller <dmueller@xxxxxxx>
- Date: Wed, 17 Sep 2008 01:51:05 +0200
- Message-id: <200809170151.06129.dmueller@xxxxxxx>
On Tuesday 16 September 2008, Stefan Dirsch wrote:
I assume that the error message looks slightly different than that, because it
should contain a package name.
addFilter("devel-file-in-non-devel-package /usr/share/dink/dink")
should do it. or any other regular expression (like "freedink-data.*") that
matches the line that it prints.
Greetings,
Dirk
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-packaging+help@xxxxxxxxxxxx
Build of project games, package freedink-data fails due to tons of
these error messages
E: devel-file-in-non-devel-package (Badness: 50)
/usr/share/dink/dink/Story/S3-BOWL.c
I assume that the error message looks slightly different than that, because it
should contain a package name.
addFilter("freedink-data devel-file-in-non-devel-package")
addFilter("devel-file-in-non-devel-package /usr/share/dink/dink")
should do it. or any other regular expression (like "freedink-data.*") that
matches the line that it prints.
Greetings,
Dirk
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-packaging+help@xxxxxxxxxxxx
| < Previous | Next > |