소스 검색

Added Anderson's perl-libc-3 patch

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2764 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Jeremy Utley 22 년 전
부모
커밋
008e758cc6
4개의 변경된 파일9개의 추가작업 그리고 9개의 파일을 삭제
  1. 3 0
      chapter01/changelog.xml
  2. 3 6
      chapter04/chapter04.xml
  3. 1 1
      entities/perl.ent
  4. 2 2
      index.xml

+ 3 - 0
chapter01/changelog.xml

@@ -83,6 +83,9 @@
 </itemizedlist>
 </para></listitem>
 
+<listitem><para>September 11th, 2003 [jeremy]: Added new perl-libc-3 patch
+from Anderson Lizardo</para></listitem>
+
 <listitem><para>September 9th, 2003 [jwrober]: Fixed the findutils packge 
 download link on the packages page closing bug 578.</para></listitem>
 

+ 3 - 6
chapter04/chapter04.xml

@@ -247,17 +247,14 @@ Gawk Patch (&gawk-patch-version;) - &gawk-patch-size;:
 GCC Patch (&gcc-2953-patch-version;) - &gcc-2953-patch-size;:
 <ulink url="&http;/gcc-&gcc-2953-patch-version;.patch"/>
 
+GCC-2 Return-type Patch:
+<ulink url="&http;/gcc-2.95.3-returntype-fix.patch"/>
+
 GCC No Fixincludes Patch:
 <ulink url="&http;/gcc-3.3.1-no_fixincludes-2.patch"/>
 GCC Specs Patch:
 <ulink url="&http;/gcc-3.3.1-specs-1.patch"/>
 
-GCC-2 Patch:
-<ulink url="&http;/gcc-2.95.3-2.patch"/>
-
-GCC-2 Return-type Patch:
-<ulink url="&http;/gcc-2.95.3-returntype-fix.patch"/>
-
 Glibc Sscanf Patch:
 <ulink url="&http;/glibc-2.3.2-sscanf-1.patch"/>
 

+ 1 - 1
entities/perl.ent

@@ -16,7 +16,7 @@
 <!ENTITY perl-version "5.8.0">
 <!ENTITY perl-depversion "5.6.1">
 <!ENTITY perl-contversion "5.6.1">
-<!ENTITY perl-libc-patch-version "5.8.0-libc-2">
+<!ENTITY perl-libc-patch-version "5.8.0-libc-3">
 <!ENTITY perl-libc-patch-size "1 KB">
 <!ENTITY perl-size "10,765 KB">
 <!ENTITY perl-dir "perl-&perl-version;">

+ 2 - 2
index.xml

@@ -3,8 +3,8 @@
 				"/usr/share/docbook/docbookx.dtd" [
 
 
-<!ENTITY version "20030909">
-<!ENTITY releasedate "September 9th, 2003">
+<!ENTITY version "20030911">
+<!ENTITY releasedate "September 11th, 2003">
 <!ENTITY nbsp " ">
 
 <!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org">