3
0
forked from pool/filesystem

Accepting request 79586 from Base:System

- remove dirs that are clearly aaa_base specific

OBS-URL: https://build.opensuse.org/request/show/79586
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/filesystem?expand=0&rev=87
This commit is contained in:
Sascha Peilicke 2011-08-24 12:15:17 +00:00 committed by Git OBS Bridge
commit 09f0f67ef2
3 changed files with 8 additions and 2 deletions

View File

@ -56,7 +56,6 @@
0755 root root /etc/xinetd.d
0755 root root /home
0755 root root /lib
0755 root root /lib/aaa_base
0755 root root /lib/YaST
0755 root root /lib/lsb
0755 root root /lib/modules
@ -121,7 +120,6 @@
0755 root root /usr/share/dict
0755 root root /usr/share/doc
0755 root root /usr/share/doc/packages
0755 root root /usr/share/doc/packages/aaa_base
0755 root root /usr/share/locale
0755 root root /usr/share/man
0755 root root /usr/share/man/man1

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Aug 22 16:22:51 CEST 2011 - dmueller@suse.de
- remove dirs that are clearly aaa_base specific
-------------------------------------------------------------------
Thu Aug 4 09:56:31 UTC 2011 - lnussel@suse.de

View File

@ -160,6 +160,9 @@ for FILE in `rpm -ql aaa_base` ; do
/sbin/init.d*|/usr/share/doc/support/*|/lib/mkinitrd/scripts/*|/lib/udev/devices/*)
continue
;;
/usr/share/doc/packages/aaa_base/*|/lib/aaa_base/*)
continue
;;
esac
test -d $RPM_BUILD_ROOT/`dirname $FILE` || {
echo `dirname $FILE` for $FILE is not in filesystem.