- Timestamp:
- Mar 15, 2009, 9:17:44 AM (16 years ago)
- Branches:
- master
- Children:
- 35f9c2f
- Parents:
- 24b6214
- Location:
- BOOK
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/common/mpfr.xml
r24b6214 r54fd602 22 22 <sect2 role="installation"> 23 23 <title>Installation of MPFR</title> 24 25 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 26 href="../../final-system/common/mpfr.xml" 27 xpointer="xpointer(//*[@os='p1'])"/> 28 29 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 30 href="../../final-system/common/mpfr.xml" 31 xpointer="xpointer(//*[@os='p2'])"/> 24 32 25 33 <para os="a">Prepare MPFR for compilation:</para> -
BOOK/final-system/common/mpfr.xml
r24b6214 r54fd602 26 26 <sect2 role="installation"> 27 27 <title>Installation of MPFR</title> 28 29 <para os="p1">The following patch contains a number of updates to the 30 &mpfr-version; branch by the MPFR developers:</para> 31 32 <screen os="p2"><userinput>patch -Np1 -i ../&mpfr-branch_update-patch;</userinput></screen> 28 33 29 34 <para os="a">Prepare MPFR for compilation:</para> -
BOOK/introduction/common/changelog.xml
r24b6214 r54fd602 40 40 <para>March 15, 2009</para> 41 41 <itemizedlist> 42 <listitem> 43 <para>[jciccone] - Updated MPFR to 2.4.1 and added branch update patch.</para> 44 </listitem> 42 45 <listitem> 43 46 <para>[jciccone] - Updated Bash to 4.0.</para> -
BOOK/materials/common/patches.xml
r24b6214 r54fd602 137 137 138 138 <varlistentry> 139 <term>MPFR Branch Update Patch - <token>&mpfr-branch_update-patch-size;</token>:</term> 140 <listitem> 141 <para>Download: <ulink 142 url="&patches-root;&mpfr-branch_update-patch;"/></para> 143 <para>MD5 sum: <literal>&mpfr-branch_update-patch-md5;</literal></para> 144 </listitem> 145 </varlistentry> 146 147 <varlistentry> 139 148 <term>Ncurses Bash Patch - <token>&ncurses-bashfix-patch-size;</token>:</term> 140 149 <listitem> -
BOOK/packages.ent
r24b6214 r54fd602 162 162 <!ENTITY kbd-version "1.15"> 163 163 <!ENTITY kbd-size "1,296 KB"> 164 <!ENTITY kbd-url "ftp://devel.altlinux.org/legion/kbd/kbd-&kbd-version;.tar.gz" 164 <!ENTITY kbd-url "ftp://devel.altlinux.org/legion/kbd/kbd-&kbd-version;.tar.gz"> 165 165 <!ENTITY kbd-md5 "ba3fd20e6c79e58422c3cc6b28718939"> 166 166 <!ENTITY kbd-home " "> … … 210 210 <!ENTITY man-pages-home "http://www.win.tue.nl/~aeb/linux/man"> 211 211 212 <!ENTITY mpfr-version "2.4. 0">213 <!ENTITY mpfr-size "1,0 40KB">214 <!ENTITY mpfr-dlid "1 6015">212 <!ENTITY mpfr-version "2.4.1"> 213 <!ENTITY mpfr-size "1,039 KB"> 214 <!ENTITY mpfr-dlid "18439"> 215 215 <!ENTITY mpfr-url "http://gforge.inria.fr/frs/download.php/&mpfr-dlid;/mpfr-&mpfr-version;.tar.bz2"> 216 216 <!ENTITY mpfr-md5 "f5916d785d4f7e7282057f6a3ebff9ce"> -
BOOK/patches.ent
r24b6214 r54fd602 57 57 <!ENTITY man-i18n-patch-size "12 KB"> 58 58 59 <!ENTITY mpfr-branch_update-patch "mpfr-&mpfr-version;-branch_update-1.patch"> 60 <!ENTITY mpfr-branch_update-patch-md5 "45b649ee8fe4ad885bbef5386df84bcf"> 61 <!ENTITY mpfr-branch_update-patch-size "3 KB"> 62 59 63 <!ENTITY ncurses-bashfix-patch "ncurses-&ncurses-version;-bash_fix-1.patch"> 60 64 <!ENTITY ncurses-bashfix-patch-md5 "c6f7f2ab0ebaf7721ebeb266641352db">
Note:
See TracChangeset
for help on using the changeset viewer.