Removed GNet from the book as the only package that needed it (PAN newsreader) has dropped the requirement

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8809 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Randy McMurchy 2011-01-10 19:43:51 +00:00
parent 81edce615f
commit 26951df220
4 changed files with 12 additions and 4 deletions

View File

@ -22,10 +22,13 @@ $Date$
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="curl.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnet.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libnice.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libpcap.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libproxy.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libsoup.xml"/>
<!-- Obsolete
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnet.xml"/>
-->
</chapter>

View File

@ -400,12 +400,14 @@ $Date$
<!-- Chapter 16 -->
<!ENTITY curl-version "7.21.2">
<!ENTITY wvstreams-version "4.2.2">
<!ENTITY gnet-version "2.0.7">
<!ENTITY libnice-version "0.0.8">
<!ENTITY libpcap-version "1.0.0">
<!ENTITY libproxy-version "0.2.3">
<!ENTITY libsoup-version "2.30.2">
<!-- Obsolete
<!ENTITY wvstreams-version "4.2.2">
<!ENTITY gnet-version "2.0.7">
-->
<!-- Chapter 17 -->
<!ENTITY Links-version "2.2">

View File

@ -44,6 +44,10 @@
<listitem>
<para>January 10th, 2011</para>
<itemizedlist>
<listitem>
<para>[randy] - Removed GNet from the book as the only package that
needed it (PAN newsreader) has dropped the requirement.</para>
</listitem>
<listitem>
<para>[randy] - Updated to GnuPG-1.4.11.</para>
</listitem>

View File

@ -59,7 +59,6 @@
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required"><xref linkend="gtk2"/>,
<xref linkend="gnet"/>,
<xref linkend="intltool"/> and
<xref linkend="libxml2"/></para>