Changeset 26951df


Ignore:
Timestamp:
01/10/2011 07:43:51 PM (13 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
dd27545b
Parents:
81edce6
Message:

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • basicnet/netlibs/netlibs.xml

    r81edce6 r26951df  
    2323
    2424  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="curl.xml"/>
    25   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnet.xml"/>
    2625  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libnice.xml"/>
    2726  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libpcap.xml"/>
     
    2928  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libsoup.xml"/>
    3029
     30  <!-- Obsolete
     31  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnet.xml"/>
     32  -->
     33
    3134</chapter>
  • general.ent

    r81edce6 r26951df  
    401401<!-- Chapter 16 -->
    402402<!ENTITY curl-version                 "7.21.2">
    403 <!ENTITY wvstreams-version            "4.2.2">
    404 <!ENTITY gnet-version                 "2.0.7">
    405403<!ENTITY libnice-version              "0.0.8">
    406404<!ENTITY libpcap-version              "1.0.0">
    407405<!ENTITY libproxy-version             "0.2.3">
    408406<!ENTITY libsoup-version              "2.30.2">
     407<!-- Obsolete
     408<!ENTITY wvstreams-version            "4.2.2">
     409<!ENTITY gnet-version                 "2.0.7">
     410-->
    409411
    410412<!-- Chapter 17 -->
  • introduction/welcome/changelog.xml

    r81edce6 r26951df  
    4545      <para>January 10th, 2011</para>
    4646      <itemizedlist>
     47        <listitem>
     48          <para>[randy] - Removed GNet from the book as the only package that
     49          needed it (PAN newsreader) has dropped the requirement.</para>
     50        </listitem>
    4751        <listitem>
    4852          <para>[randy] - Updated to GnuPG-1.4.11.</para>
  • xsoft/other/pan.xml

    r81edce6 r26951df  
    6060    <bridgehead renderas="sect4">Required</bridgehead>
    6161    <para role="required"><xref linkend="gtk2"/>,
    62     <xref linkend="gnet"/>,
    6362    <xref linkend="intltool"/> and
    6463    <xref linkend="libxml2"/></para>
Note: See TracChangeset for help on using the changeset viewer.