Hello community, here is the log from the commit of package rpmlint for openSUSE:Factory checked in at 2014-04-06 09:56:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rpmlint (Old) and /work/SRC/openSUSE:Factory/.rpmlint.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rpmlint" Changes: -------- --- /work/SRC/openSUSE:Factory/rpmlint/rpmlint.changes 2014-03-28 12:13:23.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.rpmlint.new/rpmlint.changes 2014-04-06 09:56:35.000000000 +0200 @@ -1,0 +2,15 @@ +Fri Apr 4 13:03:42 UTC 2014 - [email protected] + +- allow /run (bnc#870190) + +------------------------------------------------------------------- +Wed Apr 2 15:19:05 UTC 2014 - [email protected] + +- update KMPPolicycheck + +------------------------------------------------------------------- +Sat Mar 29 17:23:46 UTC 2014 - [email protected] + +- added group 'squid' for squid + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ config ++++++ --- /var/tmp/diff_new_pack.QjUPQh/_old 2014-04-06 09:56:36.000000000 +0200 +++ /var/tmp/diff_new_pack.QjUPQh/_new 2014-04-06 09:56:36.000000000 +0200 @@ -188,6 +188,7 @@ 'sapdb', 'shadow', 'snort', + 'squid', 'sshd', 'suse-ncc', 'svn', ++++++ rpmlint-checks-master.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rpmlint-checks-master/CheckFilelist.py new/rpmlint-checks-master/CheckFilelist.py --- old/rpmlint-checks-master/CheckFilelist.py 2014-01-30 10:26:12.000000000 +0100 +++ new/rpmlint-checks-master/CheckFilelist.py 2014-04-04 15:03:30.000000000 +0200 @@ -80,6 +80,7 @@ '/var/adm/', '/var/nis/', '/emul/', + '/run/', ) # computed from goodprefixes. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rpmlint-checks-master/CheckKDE4Deps.py new/rpmlint-checks-master/CheckKDE4Deps.py --- old/rpmlint-checks-master/CheckKDE4Deps.py 2014-03-05 15:05:40.000000000 +0100 +++ new/rpmlint-checks-master/CheckKDE4Deps.py 2014-04-04 15:03:30.000000000 +0200 @@ -17,6 +17,10 @@ import stat _kde4_pimlibs=( + "libakonadi-kde.so.4", + "libakonadi-kabc.so.4", + "libakonadi-kcal.so.4", + "libakonadi-kmime.so.4", "libgpgme++-pth.so.1.1.0", "libgpgme++-pthread.so.1.1.0", "libgpgme++.so.1.1.0", @@ -45,11 +49,7 @@ ) _kde4_libakonadi4 = ( - "libakonadi-kde.so.4", - "libakonadi-kabc.so.4", - "libakonadi-kcal.so.4", - "libakonadi-kmime.so.4", - "libakonadiprotocolinternals.so.1", + "libakonadiprotocolinternals.so.1" ) class KDE4Check(AbstractCheck.AbstractCheck): diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rpmlint-checks-master/KMPPolicyCheck.py new/rpmlint-checks-master/KMPPolicyCheck.py --- old/rpmlint-checks-master/KMPPolicyCheck.py 2014-03-05 15:05:40.000000000 +0100 +++ new/rpmlint-checks-master/KMPPolicyCheck.py 2014-04-04 15:03:30.000000000 +0200 @@ -83,7 +83,7 @@ 'suse-policy-kmp-excessive-supplements', """ """, 'suse-policy-kmp-missing-supplements', -"""Make sure your 'BuildRequires:' include 'kernel-syms' and 'module-init-tools' +"""Make sure your 'BuildRequires:' include 'kernel-syms' and 'modutils' for proper dependencies to be built. """, ) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
