Mailinglist Archive: opensuse-commit (1248 mails)

< Previous Next >
commit rpmlint-Factory for openSUSE:Factory
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Mon, 26 Apr 2010 23:50:56 +0200
  • Message-id: <20100426215056.A0E48202B5@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package rpmlint-Factory for openSUSE:Factory
checked in at Mon Apr 26 23:50:56 CEST 2010.



--------
--- rpmlint-Factory/rpmlint-Factory.changes 2010-02-26 10:24:59.000000000
+0100
+++ rpmlint-Factory/rpmlint-Factory.changes 2010-04-26 13:12:07.000000000
+0200
@@ -1,0 +2,8 @@
+Mon Apr 26 11:56:26 CEST 2010 - dmueller@xxxxxxx
+
+- set (non-fatal) badness for no-pkg-config-provides
+- set (non-fatal) badness for dir-or-file-in-var-run
+- set (non-fatal) badness for dir-or-file-in-tmp
+- set (non-fatal) badness for shlib-fixed-dependency (bnc#477649)
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ rpmlint-Factory.spec ++++++
--- /var/tmp/diff_new_pack.SQq4qZ/_old 2010-04-26 23:50:50.000000000 +0200
+++ /var/tmp/diff_new_pack.SQq4qZ/_new 2010-04-26 23:50:50.000000000 +0200
@@ -22,7 +22,7 @@
Requires: rpmlint-mini
Summary: Rpm correctness checker - Factory configuration
Version: 1.0
-Release: 51
+Release: 52
Url: http://rpmlint.zarb.org/
License: GPLv2+
Group: System/Packages

++++++ config ++++++
--- /var/tmp/diff_new_pack.SQq4qZ/_old 2010-04-26 23:50:50.000000000 +0200
+++ /var/tmp/diff_new_pack.SQq4qZ/_new 2010-04-26 23:50:50.000000000 +0200
@@ -34,6 +34,8 @@
setBadness('arch-independent-package-contains-binary-or-object', 499)
setBadness('library-without-ldconfig-postin', 300)
setBadness('library-without-ldconfig-postun', 300)
+setBadness('shlib-fixed-dependency', 440)
+setBadness('no-pkg-config-provides', 300)
# on x86, we want some libraries with non-pic code (mythtv, ffmpeg)
# setBadness('shlib-with-non-pic-code', 223)
setBadness('makefile-junk', 109)
@@ -50,6 +52,9 @@
setBadness('executable-docs', 900)

setBadness('binary-in-etc', 900)
+setBadness('dir-or-file-in-var-run', 900)
+setBadness('dir-or-file-in-tmp', 900)
+

#fatal checks
#setBadness('files-attr-not-set', 10000)


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread