diff --git a/directory.list b/directory.list index bb3829f..f795634 100644 --- a/directory.list +++ b/directory.list @@ -147,9 +147,6 @@ 0755 root root /var 0755 root root /var/adm 0700 root root /var/adm/backup -0755 root root /var/adm/backup/rpmdb -0755 root root /var/adm/backup/sysconfig -0755 root root /var/adm/fillup-templates 0755 root root /var/cache 0755 root root /var/crash 0755 root root /var/lib diff --git a/filesystem.changes b/filesystem.changes index cb183d2..a445d7a 100644 --- a/filesystem.changes +++ b/filesystem.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Tue Feb 6 07:13:19 CET 2018 - kukuk@suse.de + +- Adjust aaa_base test for latest aaa_base changes + +------------------------------------------------------------------- +Mon Feb 5 13:11:33 UTC 2018 - rbrown@suse.com + +- Remove /var/adm/fillup-templates, already prohibited by rpmlint + +------------------------------------------------------------------- +Mon Feb 5 13:41:24 CET 2018 - kukuk@suse.de + +- Remove /var/adm/backup/{rpmdb,sysconfig}, they belong to + aaa_base-extras only. + ------------------------------------------------------------------- Wed Nov 22 11:26:13 CET 2017 - kukuk@suse.de diff --git a/filesystem.spec b/filesystem.spec index 74947cb..09d4524 100644 --- a/filesystem.spec +++ b/filesystem.spec @@ -1,7 +1,7 @@ # # spec file for package filesystem # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -193,7 +193,7 @@ for FILE in `rpm -ql aaa_base` ; do /sbin/init.d*|/usr/share/doc/support/*|/lib/mkinitrd/scripts/*) continue ;; - /usr/share/doc/packages/aaa_base/*|/lib/aaa_base/*) + /usr/share/doc/packages/aaa_base/*|/lib/aaa_base/*|/usr/lib/base-scripts/*) continue ;; esac