diff --git a/filesystem.spec b/filesystem.spec index 52e813c..8010932 100644 --- a/filesystem.spec +++ b/filesystem.spec @@ -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 - 2.3.5-1 +- package / (#165797) + * Mon May 23 2005 Bill Nottingham - 2.3.4-1 - ship /usr/share/games (#158433, )