commit rpmlint-Factory for openSUSE:Factory
Hello community, here is the log from the commit of package rpmlint-Factory for openSUSE:Factory checked in at Fri Jan 30 16:19:38 CET 2009. -------- --- rpmlint-Factory/rpmlint-Factory.changes 2009-01-28 09:00:27.000000000 +0100 +++ rpmlint-Factory/rpmlint-Factory.changes 2009-01-30 15:09:04.000000000 +0100 @@ -1,0 +2,6 @@ +Fri Jan 30 15:08:33 CET 2009 - lnussel@suse.de + +- add badness for 'binary-in-etc' +- 'use-filelist-forbidden-fhs23' disabled for now + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rpmlint-Factory.spec ++++++ --- /var/tmp/diff_new_pack.yi7864/_old 2009-01-30 16:19:13.000000000 +0100 +++ /var/tmp/diff_new_pack.yi7864/_new 2009-01-30 16:19:13.000000000 +0100 @@ -22,7 +22,7 @@ Requires: rpmlint-mini Summary: Rpm correctness checker - Factory configuration Version: 1.0 -Release: 46 +Release: 47 Url: http://rpmlint.zarb.org/ License: GPL v2 or later Group: System/Packages @@ -59,6 +59,9 @@ /etc/rpmlint/factory.config %changelog +* Fri Jan 30 2009 lnussel@suse.de +- add badness for 'binary-in-etc' +- 'use-filelist-forbidden-fhs23' disabled for now * Wed Jan 28 2009 lnussel@suse.de - disable suse-filelist-forbidden-devel-in-lib badness which was not catched by the previous build check until I have time to fix the ++++++ config ++++++ --- /var/tmp/diff_new_pack.yi7864/_old 2009-01-30 16:19:13.000000000 +0100 +++ /var/tmp/diff_new_pack.yi7864/_new 2009-01-30 16:19:13.000000000 +0100 @@ -49,6 +49,8 @@ #setBadness('missing-dependency-to-cron', 800) setBadness('executable-docs', 900) +setBadness('binary-in-etc', 900) + #fatal checks #setBadness('files-attr-not-set', 10000) setBadness('percent-in-dependency', 10000) @@ -81,7 +83,8 @@ setBadness('suse-filelist-forbidden-locale', 10000) setBadness('suse-filelist-forbidden-xorg', 10000) setBadness('suse-filelist-forbidden-suseconfig', 10000) -setBadness('suse-filelist-forbidden-fhs22', 10000) +# too many of those still. need cleanup +#setBadness('suse-filelist-forbidden-fhs23', 10000) setBadness('suse-filelist-empty', 10000) setBadness('dbus-policy-missing-allow', 10000) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de