package / (#165797)
This commit is contained in:
parent
3968b062b0
commit
a4f72a0eaf
@ -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>)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user