diff --git a/rootfiles.spec b/rootfiles.spec index 7b8b0ac..b672210 100644 --- a/rootfiles.spec +++ b/rootfiles.spec @@ -1,11 +1,11 @@ Summary: The basic required files for the root user's directory. Name: rootfiles -Version: 7.0 -Release: 4p -Copyright: public domain +Version: 7.2 +Release: 1 +License: Public Domain Group: System Environment/Base Source: rootfiles.tar.gz -BuildRoot: /var/tmp/%{name}-root +BuildRoot: %{_tmppath}/%{name}%{name}-root BuildArchitectures: noarch %description @@ -44,6 +44,9 @@ fi %config /root/.[A-Za-z]* %changelog +* Thu Jul 5 2001 Preston Brown 7.2-1 +- /sbin stuff out of PATH, moved into /etc/profile + * Wed Jul 12 2000 Prospector - automatic rebuild diff --git a/sources b/sources index efb1531..5a4bf6b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -adbb6c64e36ee7eb48c1885e8f2338db rootfiles.tar.gz +5480ce957e9784091bf2983c64ee7683 rootfiles.tar.gz