Re: Package dependency updates

2007-09-23 Thread M.Canales.es
El Domingo, 23 de Septiembre de 2007 08:03, Chris Staub escribió:
> I just double-checked dependencies for a number of packages and have
> attached a patch with some corrections...in some cases accounting for
> changes due to newer package versions, and in others fixing mistakes in
> the existing deps. list. This includes updates for Bash, Grep, Gzip, M4,
> and Tar.

Applied, many thanks :-)

-- 
Manuel Canales Esparcia
Usuario de LFS nº2886:   http://www.linuxfromscratch.org
LFS en castellano: http://www.escomposlinux.org/lfs-es http://www.lfs-es.info
TLDP-ES:   http://es.tldp.org
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page


Package dependency updates

2007-09-22 Thread Chris Staub
I just double-checked dependencies for a number of packages and have 
attached a patch with some corrections...in some cases accounting for 
changes due to newer package versions, and in others fixing mistakes in 
the existing deps. list. This includes updates for Bash, Grep, Gzip, M4, 
and Tar.
Index: trunk/BOOK/appendices/dependencies.xml
===
--- trunk/BOOK/appendices/dependencies.xml  (revision 8395)
+++ trunk/BOOK/appendices/dependencies.xml  (working copy)
@@ -94,7 +94,7 @@
 &dependencies;
 
 
-  Bash, Bison, Coreutils, Diffutils, GCC, Glibc, Grep, Make,
+  Bash, Bison, Coreutils, Diffutils, Gawk, GCC, Glibc, Grep, Make,
  Ncurses, Patch, Readline, Sed, and Texinfo
 
   
@@ -103,7 +103,7 @@
 &testsuites;
 
 
-  Diffutils and Gawk
+  None
 
   
 
@@ -569,8 +569,8 @@
 &dependencies;
 
 
- Bash, Binutils, Coreutils, Diffutils, GCC, Gettext, Glibc, Make,
- Patch, Sed, and Texinfo
+ Bash, Binutils, Coreutils, Diffutils, GCC, Gettext, Glibc, Grep,
+ Make, Patch, Sed, and Texinfo
 
   
 
@@ -578,7 +578,7 @@
 &testsuites;
 
 
-  Diffutils and Gawk
+  Gawk
 
   
 
@@ -653,8 +653,8 @@
 &dependencies;
 
 
- Bash, Binutils, Coreutils, Diffutils, GCC, Glibc, Grep, Make,
- Patch, Sed, and Texinfo
+ Bash, Binutils, Coreutils, GCC, Glibc, Grep, Make,
+ Sed, and Texinfo
 
   
 
@@ -662,7 +662,7 @@
 &testsuites;
 
 
-  No testsuite available
+  Diffutils
 
   
 
@@ -876,7 +876,8 @@
 &dependencies;
 
 
- Bash, Binutils, Coreutils, GCC, Glibc, Grep, Make, and Sed
+ Bash, Binutils, Coreutils, GCC, Glibc, Grep, Make, Sed, and
+ Texinfo
 
   
 
@@ -1292,7 +1293,7 @@
 
 
  Bash, Binutils, Bison, Coreutils, GCC, Gettext, Glibc,
- Grep, Inetutils, Make, Patch, Sed, and Texinfo
+ Grep, Inetutils, Make, Sed, and Texinfo
 
   
 
@@ -1300,7 +1301,7 @@
 &testsuites;
 
 
-  Diffutils, Findutils, and Gawk
+  Diffutils, Findutils, Gawk, and Gzip
 
   
 
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page