Opened 16 years ago

Closed 16 years ago

#188 closed defect (fixed)

GCC md5sum is wrong in SVN version

Reported by: gordons Owned by: clfs-commits@…
Priority: major Milestone:
Component: BOOK Version:
Keywords: gcc md5 md5sum Cc:

Description

The information in packages.ent for GCC 4.3.2 appears to be incorrect. I downloaded GCC from ftp.gnu.org and verified it against the gpg signature to generate the following:

--- CLFS.orig/BOOK/packages.ent 2008-11-21 11:45:39.718000000 -0700 +++ CLFS/BOOK/packages.ent 2008-11-24 20:17:58.359375000 -0700 @@ -147,9 +153,9 @@

<!ENTITY gawk-home "&gnu-software;gawk">

<!ENTITY gcc-version "4.3.2">

-<!ENTITY gcc-size "57,648 KB"> +<!ENTITY gcc-size "58,929 KB">

<!ENTITY gcc-url "&gnu;gcc/gcc-&gcc-version;/gcc-&gcc-version;.tar.bz2">

-<!ENTITY gcc-md5 "4afa0290cc3a41ac8822666f1110de98"> +<!ENTITY gcc-md5 "5dfac5da961ecd5f227c3175859a486d">

<!ENTITY gcc-home "http://gcc.gnu.org">

<!ENTITY gettext-version "0.17">

Attachments (1)

gccinfo.patch (549 bytes ) - added by gordons 16 years ago.
Patch for GCC metadata

Download all attachments as: .zip

Change History (2)

by gordons, 16 years ago

Attachment: gccinfo.patch added

Patch for GCC metadata

comment:1 by Jonathan, 16 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.