CVS: src/si/extras package_locations,1.14,1.15
Mats Wichmann <[email protected]>
| Newsgroups | gmane.linux.lsb.implementation |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/lsb/src/si/extras In directory sc8-pr-cvs1:/tmp/cvs-serv10515 Modified Files: package_locations Log Message: Revised entitychecker now reports on missing entities, some not listed and some misnamed (the tag must now match the entity name). This catches those up. Index: package_locations =================================================================== RCS file: /cvsroot/lsb/src/si/extras/package_locations,v retrieving revision 1.14 retrieving revision 1.15 diff -C2 -r1.14 -r1.15 *** package_locations 8 Jan 2003 16:18:33 -0000 1.14 --- package_locations 8 Jan 2003 17:11:04 -0000 1.15 *************** *** 18,22 **** gawk ftp://ftp.gnu.org/gnu/gawk None gcc-core ftp://mirrors.rcn.net/pub/sourceware/gcc/releases/gcc-3.2 None ! gcc-g++ ftp://mirrors.rcn.net/pub/sourceware/gcc/releases/gcc-3.2 None gettext ftp://ftp.gnu.org/gnu/gettext None glibc ftp://ftp.gnu.org/pub/glibc None --- 18,22 ---- gawk ftp://ftp.gnu.org/gnu/gawk None gcc-core ftp://mirrors.rcn.net/pub/sourceware/gcc/releases/gcc-3.2 None ! gcc-cxx ftp://mirrors.rcn.net/pub/sourceware/gcc/releases/gcc-3.2 None gettext ftp://ftp.gnu.org/gnu/gettext None glibc ftp://ftp.gnu.org/pub/glibc None *************** *** 27,31 **** kbd ftp://ftp.kernel.org/pub/linux/utils/kbd None // may be obsolete, consider console-tools or removal linux ftp://ftp.kernel.org/pub/linux/kernel/v2.4 None ! Linux-PAM ftp://ftp.kernel.org/pub/linux/libs/pam/pre/library None lpr http://unc.dl.sourceforge.net/sourceforge/lpr None // later versions add cruft MAKEDEV ftp://ftp.linuxfromscratch.org/lfs-packages/3.3 None --- 27,33 ---- kbd ftp://ftp.kernel.org/pub/linux/utils/kbd None // may be obsolete, consider console-tools or removal linux ftp://ftp.kernel.org/pub/linux/kernel/v2.4 None ! linux-ia64 ftp://ftp.kernel.org/pub/linux/kernel/ports/ia64/v2.4 None ! linux-ppc ftp://ftp.kernel.org/pub/linux/kernel/ports/ppc None ! pam ftp://ftp.kernel.org/pub/linux/libs/pam/pre/library None lpr http://unc.dl.sourceforge.net/sourceforge/lpr None // later versions add cruft MAKEDEV ftp://ftp.linuxfromscratch.org/lfs-packages/3.3 None *************** *** 55,59 **** xfree86update ftp://archive.progeny.com/XFree86/4.2.1/patches None // not available as full tarball zlib http://unc.dl.sourceforge.net/sourceforge/libpng None ! lfs-bootscripts ftp://ftp.freestandards.org/pub/lsb/impl/pkgs None // ftp://ftp.linuxfromscratch.org/lfs-packages/3.3/lfs-bootscripts-1.9.tar.bz2 lilo http://brun.dyndns.org/pub/linux/lilo http://brun.dyndns.org/pub/linux/lilo/obsolete elilo ftp://ftp.hpl.hp.com/pub/linux-ia64 None --- 57,61 ---- xfree86update ftp://archive.progeny.com/XFree86/4.2.1/patches None // not available as full tarball zlib http://unc.dl.sourceforge.net/sourceforge/libpng None ! bootscripts ftp://ftp.freestandards.org/pub/lsb/impl/pkgs None // ftp://ftp.linuxfromscratch.org/lfs-packages/3.3/lfs-bootscripts-1.9.tar.bz2 lilo http://brun.dyndns.org/pub/linux/lilo http://brun.dyndns.org/pub/linux/lilo/obsolete elilo ftp://ftp.hpl.hp.com/pub/linux-ia64 None