forked from pool/filesystem
This commit is contained in:
parent
0ef2ede763
commit
17adfd34a4
@ -53,6 +53,7 @@
|
||||
0755 root root /lib/YaST
|
||||
0755 root root /lib/lsb
|
||||
0755 root root /lib/modules
|
||||
0755 root root /lib/firmware
|
||||
0755 root root /media
|
||||
0755 root root /media/cdrom
|
||||
0755 root root /media/floppy
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 15 09:45:36 CET 2007 - lnussel@suse.de
|
||||
|
||||
- add /lib/firmware
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 6 23:31:26 CET 2007 - rguenther@suse.de
|
||||
|
||||
|
@ -16,7 +16,7 @@ Group: System/Fhs
|
||||
Autoreqprov: on
|
||||
Summary: Basic Directory Layout
|
||||
Version: 10.3
|
||||
Release: 11
|
||||
Release: 13
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Obsoletes: aaa_dir
|
||||
Provides: aaa_dir
|
||||
@ -164,6 +164,8 @@ the home directories of system users.
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Mar 15 2007 - lnussel@suse.de
|
||||
- add /lib/firmware
|
||||
* Tue Mar 06 2007 - rguenther@suse.de
|
||||
- Fix order of changelog entries.
|
||||
* Thu Mar 01 2007 - lnussel@suse.de
|
||||
|
Loading…
Reference in New Issue
Block a user