package / (#165797)
This commit is contained in:
parent
3968b062b0
commit
a4f72a0eaf
@ -1,6 +1,6 @@
|
|||||||
Summary: The basic directory layout for a Linux system.
|
Summary: The basic directory layout for a Linux system.
|
||||||
Name: filesystem
|
Name: filesystem
|
||||||
Version: 2.3.4
|
Version: 2.3.5
|
||||||
Release: 1
|
Release: 1
|
||||||
License: Public Domain
|
License: Public Domain
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
@ -38,6 +38,7 @@ rm -rf %{buildroot}
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(0755,root,root)
|
%defattr(0755,root,root)
|
||||||
|
%dir /
|
||||||
/bin
|
/bin
|
||||||
/boot
|
/boot
|
||||||
/etc
|
/etc
|
||||||
@ -94,6 +95,9 @@ rm -rf %{buildroot}
|
|||||||
/var/yp
|
/var/yp
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon May 23 2005 Bill Nottingham <notting@redhat.com> - 2.3.4-1
|
||||||
- ship /usr/share/games (#158433, <ville.skytta@iki.fi>)
|
- ship /usr/share/games (#158433, <ville.skytta@iki.fi>)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user