Hello community,

here is the log from the commit of package rpmlint for openSUSE:Factory checked 
in at 2012-02-14 13:11:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rpmlint (Old)
 and      /work/SRC/openSUSE:Factory/.rpmlint.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rpmlint", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rpmlint/rpmlint.changes  2012-01-05 
13:49:53.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.rpmlint.new/rpmlint.changes     2012-02-14 
13:11:16.000000000 +0100
@@ -1,0 +2,15 @@
+Tue Jan 31 10:33:03 UTC 2012 - [email protected]
+
+- suse-filelist-empty is meant as warning only
+
+-------------------------------------------------------------------
+Thu Jan 26 15:02:47 UTC 2012 - [email protected]
+
+- add standard group and user znc (server:irc/znc)
+
+-------------------------------------------------------------------
+Wed Jan 11 14:12:59 UTC 2012 - [email protected]
+
+- added standard user and group "puppet"
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ rpmlint.spec ++++++
--- /var/tmp/diff_new_pack.0J2nNR/_old  2012-02-14 13:11:18.000000000 +0100
+++ /var/tmp/diff_new_pack.0J2nNR/_new  2012-02-14 13:11:18.000000000 +0100
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 #!BuildIgnore: rpmlint-mini
 
 Name:           rpmlint

++++++ CheckFilelist.py ++++++
--- /var/tmp/diff_new_pack.0J2nNR/_old  2012-02-14 13:11:18.000000000 +0100
+++ /var/tmp/diff_new_pack.0J2nNR/_new  2012-02-14 13:11:18.000000000 +0100
@@ -353,7 +353,7 @@
         files = pkg.files()
 
         if not files:
-            printError(pkg, 'suse-filelist-empty', 'packages without any files 
are not allowed in SUSE')
+            printWarning(pkg, 'suse-filelist-empty', 'packages without any 
files are discouraged in SUSE')
             return
 
         for check in _checks:

++++++ config ++++++
--- /var/tmp/diff_new_pack.0J2nNR/_old  2012-02-14 13:11:18.000000000 +0100
+++ /var/tmp/diff_new_pack.0J2nNR/_new  2012-02-14 13:11:18.000000000 +0100
@@ -148,6 +148,7 @@
     'pulse',
     'pulse-access',
     'pulse-rt',
+    'puppet',
     'qemu',
     'quagga',
     'quasselcore',
@@ -179,6 +180,7 @@
     'www',
     'xok',
     'zeroinst',
+    'znc',
     'zope',
     ))
 
@@ -265,6 +267,7 @@
     'pound',
     'privoxy',
     'pulse',
+    'puppet',
     'qemu',
     'quagga',
     'quasselcore',
@@ -295,6 +298,7 @@
     'wwwrun',
     'yastws',
     'zeroinst',
+    'znc',
     'zope',
     ))
 


-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to