Hello community,

here is the log from the commit of package rpmlint for openSUSE:Factory checked 
in at 2011-11-28 14:49:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rpmlint (Old)
 and      /work/SRC/openSUSE:Factory/.rpmlint.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rpmlint", Maintainer is "dmuel...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rpmlint/rpmlint.changes  2011-09-23 
12:44:38.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.rpmlint.new/rpmlint.changes     2011-11-28 
14:49:45.000000000 +0100
@@ -1,0 +2,15 @@
+Mon Nov 28 11:00:43 UTC 2011 - lnus...@suse.de
+
+- add NetworkManager-openconnect to dbus whitelist (bnc#732915)
+- add global filter for SuSEfirewall2's sysconfig file as setBadness in the
+  package is not allowed
+
+-------------------------------------------------------------------
+Wed Nov 23 22:28:34 UTC 2011 - proje...@localside.net
+
+- added: standard group 'citadel'
+- added: standard user 'citadel'
+- changed: addDetails('non-standard-uid', ... branch paket ...', 
+  'non-standard-uid', ... branch paket ...')
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ config ++++++
--- /var/tmp/diff_new_pack.go3Nx9/_old  2011-11-28 14:49:48.000000000 +0100
+++ /var/tmp/diff_new_pack.go3Nx9/_new  2011-11-28 14:49:48.000000000 +0100
@@ -77,6 +77,7 @@
     'bin',
     'casaauth',
     'cdrom',
+    'citadel',
     'console',
     'cwbconv',
     'daemon',
@@ -194,6 +195,7 @@
     'casaatsd',
     'casaatvd',
     'casaauth',
+    'citadel',
     'cntlm',
     'cop',
     'cyrus',
@@ -297,11 +299,13 @@
 
 addDetails('non-standard-uid',
 '''A file in this package is owned by an unregistered user id.
-Please contact opensuse-packag...@opensuse.org to register the user.
+To register the user, please branch the devel:openSUSE:Factory:rpmlint rpmlint 
package, 
+add the user to the "config" file and send a submitrequest.
 ''',
 'non-standard-gid',
 '''A file in this package is owned by an unregistered group id.
-Please contact opensuse-packag...@opensuse.org to register the group.
+To register the group, please branch the devel:openSUSE:Factory:rpmlint 
rpmlint package, 
+add the group to the "config" file and send a submitrequest.
 '''
 )
 
@@ -472,6 +476,8 @@
     # kdepim4/kalarm (bnc#707723)
     "org.kde.kalarmrtcwake.conf",
     "org.kde.kalarmrtcwake.service",
+    # NetworkManager-openvpn (bnc#732915)
+    "nm-openconnect-service.conf",
 ))
 
 # Output filters
@@ -639,6 +645,12 @@
 addFilter("perl\.\S+: \w: suse-filelist-forbidden-perl-dir ")
 addFilter("info\.\S+: \w: info-dir-file .*/usr/share/info/dir")
 
+# fillup is known to break SuSEfirewall's sysconfig file on many
+# systems as people tend to break up long lines into several ones.
+# This bug remains unfixed since years (bnc#340926).
+# So we have to avoid fillup and therefore break the SUSE policy
+addFilter("SuSEfirewall2\.\S+: \w: 
suse-filelist-forbidden-sysconfig.*/etc/sysconfig/SuSEfirewall2")
+
 # these packages are used for CD creation and are not supposed to be
 # installed. It's still a dirty hack to make an exception. The
 # packages should either be built in a separate project with


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to