This commit is contained in:
Bill Nottingham 2005-08-19 21:20:54 +00:00
parent 3968b062b0
commit a4f72a0eaf

View File

@ -1,6 +1,6 @@
Summary: The basic directory layout for a Linux system.
Name: filesystem
Version: 2.3.4
Version: 2.3.5
Release: 1
License: Public Domain
Group: System Environment/Base
@ -38,6 +38,7 @@ rm -rf %{buildroot}
%files
%defattr(0755,root,root)
%dir /
/bin
/boot
/etc
@ -94,6 +95,9 @@ rm -rf %{buildroot}
/var/yp
%changelog
* Fri Aug 19 2005 Bill Nottingham <notting@redhat.com> - 2.3.5-1
- package / (#165797)
* Mon May 23 2005 Bill Nottingham <notting@redhat.com> - 2.3.4-1
- ship /usr/share/games (#158433, <ville.skytta@iki.fi>)