auto-import changelog data from filesystem-2.0.7-1.1.src.rpm

Tue Sep 18 2001 Bill Nottingham <notting@redhat.com>
- add /initrd
This commit is contained in:
cvsdist 2004-09-09 04:42:21 +00:00
parent 02bba4f898
commit f2f054b89f

View File

@ -1,7 +1,7 @@
Summary: The basic directory layout for a Linux system.
Name: filesystem
Version: 2.0.7
Release: 1
Release: 1.1
Copyright: Public Domain
Group: System Environment/Base
Source0: %{name}-%{version}.tar.gz
@ -23,7 +23,7 @@ mkdir %{buildroot}
cd %{buildroot}
tar xzf %{SOURCE0}
mkdir -m 755 %{buildroot}/initrd
%clean
rm -rf %{buildroot}
@ -33,6 +33,7 @@ rm -rf %{buildroot}
/boot
/etc
/home
/initrd
/lib
%dir /mnt
%attr(775,root,root) /mnt/floppy
@ -71,6 +72,9 @@ rm -rf %{buildroot}
%attr(1777,root,root) /var/tmp
%changelog
* Tue Sep 18 2001 Bill Nottingham <notting@redhat.com>
- add /initrd
* Fri Jul 21 2000 Bill Nottingham <notting@redhat.com>
- add /usr/share/empty