diff options
author | Timothy Bauscher <timothy@linuxfromscratch.org> | 2002-07-29 18:12:02 +0000 |
---|---|---|
committer | Timothy Bauscher <timothy@linuxfromscratch.org> | 2002-07-29 18:12:02 +0000 |
commit | fde5bc7ead280ef877f91be60cd1c6675cd35bb0 (patch) | |
tree | 915ffe76a1bf54e3f345a56b2bb7ff2a24f056dd /entities/file.ent | |
parent | 2a601b140b3f68310fe8dbd400a8a2ed3e7f03a6 (diff) |
Removed reiserfsprogs. Updated file and util-linux. Many miscellaneous changes.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2038 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'entities/file.ent')
-rw-r--r-- | entities/file.ent | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/entities/file.ent b/entities/file.ent index d20aad561..4b857da8b 100644 --- a/entities/file.ent +++ b/entities/file.ent @@ -8,12 +8,12 @@ <!ENTITY aa-file-dep SYSTEM "../appendixa/file-dep.xml"> <!ENTITY aa-file-down SYSTEM "../appendixa/file-down.xml"> -<!ENTITY file-version "3.38"> +<!ENTITY file-version "3.39"> <!ENTITY file-depversion "3.37"> -<!ENTITY file-contversion "3.38"> -<!ENTITY file-size "149 KB"> +<!ENTITY file-contversion "3.39"> +<!ENTITY file-size "151 KB"> <!ENTITY file-dir "file-&file-version;"> <!ENTITY file-package "file-&file-version;.tar.bz2"> -<!ENTITY file-compsize "3 MB"> +<!ENTITY file-compsize "2 MB"> <!ENTITY file-time "1 minute"> |