updated to gail-1.6.3 and librsvg-2.6.5

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2089 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Igor Živković 2004-05-04 14:47:51 +00:00
parent 4cc927011f
commit 4ed3b232c2
6 changed files with 12 additions and 10 deletions

View File

@ -2,9 +2,9 @@
<!ENTITY gail-intro SYSTEM "gail-intro.xml">
<!ENTITY gail-inst SYSTEM "gail-inst.xml">
<!ENTITY gail-desc SYSTEM "gail-desc.xml">
<!ENTITY gail-version "1.6.2">
<!ENTITY gail-version "1.6.3">
<!ENTITY gail-download-http "http://ftp.gnome.org/pub/GNOME/sources/gail/1.6/gail-&gail-version;.tar.bz2">
<!ENTITY gail-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gail/1.6/gail-&gail-version;.tar.bz2">
<!ENTITY gail-size "496 KB">
<!ENTITY gail-size "501 KB">
<!ENTITY gail-buildsize "52 MB">
<!ENTITY gail-time "0.83 SBU">

View File

@ -6,7 +6,6 @@
<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
--disable-gtk-doc &amp;&amp;
make &amp;&amp;
make install </command></userinput></screen>
make install</command></userinput></screen>
</sect2>

View File

@ -2,9 +2,9 @@
<!ENTITY librsvg-intro SYSTEM "librsvg-intro.xml">
<!ENTITY librsvg-inst SYSTEM "librsvg-inst.xml">
<!ENTITY librsvg-desc SYSTEM "librsvg-desc.xml">
<!ENTITY librsvg-version "2.6.4">
<!ENTITY librsvg-version "2.6.5">
<!ENTITY librsvg-download-http "http://ftp.gnome.org/pub/GNOME/sources/librsvg/2.6/librsvg-&librsvg-version;.tar.bz2">
<!ENTITY librsvg-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/librsvg/2.6/librsvg-&librsvg-version;.tar.bz2">
<!ENTITY librsvg-size "220 KB">
<!ENTITY librsvg-size "288 KB">
<!ENTITY librsvg-buildsize "10.1 MB">
<!ENTITY librsvg-time "0.25 SBU">

View File

@ -9,7 +9,7 @@
<para>The configuration files sets the <envar>OMF_DIR</envar> variable to the location
of all of the <filename class="directory">omf</filename> directories in the system. This was set in the
configure command so no futher action is needed until another
<command>configure</command> command so no futher action is needed until another
<filename>OMF</filename> file is created.</para>
</sect3>

View File

@ -2,9 +2,9 @@
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
"/usr/share/docbook/docbookx.dtd" [
<!ENTITY version "CVS-20040503">
<!ENTITY releasedate "May 3rd, 2004">
<!ENTITY pubdate "2004-05-03">
<!ENTITY version "CVS-20040504">
<!ENTITY releasedate "May 4th, 2004">
<!ENTITY pubdate "2004-05-04">
<!ENTITY blfs-version "cvs">
<!ENTITY % book SYSTEM "book/book.ent">

View File

@ -11,6 +11,9 @@ who wrote what.</para>
<itemizedlist>
<listitem><para>May 4th, 2004 [igor]: Updated to GAIL-1.6.3 and
librsvg-2.6.5.</para></listitem>
<listitem><para>May 3rd, 2004 [igor]: Applied DJ's patch fixing DHCP
instructions, reported by Nickolaos
Fotopoulos.</para></listitem>