Hello community,

here is the log from the commit of package rpmlint for openSUSE:Factory checked 
in at 2012-03-16 13:24:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-03-01 
17:27:34.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.rpmlint.new/rpmlint.changes     2012-03-16 
13:24:27.000000000 +0100
@@ -1,0 +2,5 @@
+Tue Mar 13 15:14:07 CET 2012 - dmuel...@suse.de
+
+- block .swp files as well (they are usually vi(m) backup files) 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ CheckFilelist.py ++++++
--- /var/tmp/diff_new_pack.g7Fp2A/_old  2012-03-16 13:24:31.000000000 +0100
+++ /var/tmp/diff_new_pack.g7Fp2A/_new  2012-03-16 13:24:31.000000000 +0100
@@ -135,10 +135,11 @@
         },
         {
             'error': 'suse-filelist-forbidden-backup-file',
-            'details': 'backup files (e.g. files ending in ~ or .bak) are not 
allowed',
+            'details': 'backup files (e.g. files ending in ~, .swp or .bak) 
are not allowed',
             'bad': [
                 '*~',
                 '*.bak',
+                '*.swp',
                 ],
             'ignorefileif': ghostfile,
             },


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

Reply via email to