Hello community,

here is the log from the commit of package rpmlint for openSUSE:Factory checked 
in at 2012-12-21 10:34:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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  2012-12-09 
14:12:06.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.rpmlint.new/rpmlint.changes     2012-12-21 
10:34:20.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Dec 20 15:55:34 UTC 2012 - lnus...@suse.de
+
+- update check for %run_permissions
+
+-------------------------------------------------------------------

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

Other differences:
------------------

++++++ rpmlint-checks-master.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rpmlint-checks-master/CheckSUIDPermissions.py 
new/rpmlint-checks-master/CheckSUIDPermissions.py
--- old/rpmlint-checks-master/CheckSUIDPermissions.py   2012-11-05 
13:35:56.000000000 +0100
+++ new/rpmlint-checks-master/CheckSUIDPermissions.py   2012-12-20 
16:57:00.000000000 +0100
@@ -182,7 +182,8 @@
                         found = True
                         break
 
-                    if "SuSEconfig --module permissions" in line:
+                    if "SuSEconfig --module permissions" in line \
+                            or "run_permissions is obsolete" in line:
                         found = True
                         found_suseconfig = True
                         break

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

Reply via email to