Changeset 3af204c


Ignore:
Timestamp:
07/24/2012 04:19:05 PM (12 years ago)
Author:
Krejzi <krejzi@…>
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:
a1025cc
Parents:
a2912ff
Message:

XML Polishing, Part 3. Minor change to changelog regarding MySQL update, only for eye candy.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@10465 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
9 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    ra2912ff r3af204c  
    44-->
    55
    6 <!ENTITY day          "23">                   <!-- Always 2 digits -->
     6<!ENTITY day          "24">                   <!-- Always 2 digits -->
    77<!ENTITY month        "07">                   <!-- Always 2 digits -->
    88<!ENTITY year         "2012">
     
    1010<!ENTITY copyholder   "The BLFS Development Team">
    1111<!ENTITY version      "&year;-&month;-&day;">
    12 <!ENTITY releasedate  "July 23rd, &year;">
     12<!ENTITY releasedate  "July 24th, &year;">
    1313<!-- <!ENTITY releasedate  "November &day;st, &year;"> -->
    1414<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
  • general/genlib/glibmm.xml

    ra2912ff r3af204c  
    149149        <listitem>
    150150          <para>
    151             contains the GLib API classes.
     151            contains the <application>GLib</application> API classes.
    152152          </para>
    153153          <indexterm zone="glibmm libglibmm-2.4">
  • general/genlib/gmime.xml

    ra2912ff r3af204c  
    66
    77  <!ENTITY gmime-download-http "&gnome-download-http;/gmime/2.4/gmime-&gmime-version;.tar.xz">
    8   <!ENTITY gmime-download-ftp "&gnome-download-ftp;/gmime/2.4/gmime-&gmime-version;.tar.xz">
     8  <!ENTITY gmime-download-ftp  "&gnome-download-ftp;/gmime/2.4/gmime-&gmime-version;.tar.xz">
    99  <!ENTITY gmime-md5sum        "46a52361d43769d20dbd87aa225bc3f9">
    1010  <!ENTITY gmime-size          "672 KB">
  • general/genlib/json-glib.xml

    ra2912ff r3af204c  
    2828
    2929  <sect2 role="package">
    30     <title>Introduction to JSON-GLib</title>
     30    <title>Introduction to JSON GLib</title>
    3131
    3232    <para>
    33       The <application>JSON-GLib</application> package is a library
     33      The <application>JSON GLib</application> package is a library
    3434      providing serialization and deserialization support for the JavaScript
    3535      Object Notation (JSON) format described by RFC 4627.
     
    9595
    9696  <sect2 role="installation">
    97     <title>Installation of JSON-GLib</title>
     97    <title>Installation of JSON GLib</title>
    9898
    9999    <para>
    100       Install <application>JSON-GLib</application> by running the following
     100      Install <application>JSON GLib</application> by running the following
    101101      commands:
    102102    </para>
     
    152152        <listitem>
    153153          <para>
    154             contains the <application>JSON-GLib</application> API functions.
     154            contains the <application>JSON GLib</application> API functions.
    155155          </para>
    156156          <indexterm zone="json-glib libjson-glib-1">
  • general/genlib/libcroco.xml

    ra2912ff r3af204c  
    181181        </listitem>
    182182      </varlistentry>
     183
    183184    </variablelist>
    184185
  • general/genlib/libgsf.xml

    ra2912ff r3af204c  
    8787    </para>
    8888
    89 
    9089    <bridgehead renderas="sect4">Optional</bridgehead>
    9190    <para role="optional">
     
    114113      Running <command>make check</command> will build a battery of test
    115114      programs which are built using the just-created
    116       <filename class='libraryfile'>libgsf-1</filename> library. All the programs
     115      <filename class="libraryfile">libgsf-1</filename> library. All the programs
    117116      should build successfully with no errors displayed.
    118117    </para>
  • introduction/welcome/changelog.xml

    ra2912ff r3af204c  
    4949      <itemizedlist>
    5050        <listitem>
    51           <para>[bdubbs] - Update to mysql-5.5.25a.  Fixes
    52           <ulink url="&blfs-ticket-root;3424">#3424</ulink>.</para>
    53         </listitem>
    54         <listitem>
    5551          <para>[bdubbs] - Update to Doxygen 1.8.1.2.  Fixes
    5652          <ulink url="&blfs-ticket-root;3417">#3417</ulink>.</para>
     
    5955          <para>[bdubbs] - Update to GC 7.2c.  Fixes
    6056          <ulink url="&blfs-ticket-root;3452">#3452</ulink>.</para>
     57        </listitem>
     58        <listitem>
     59          <para>[bdubbs] - Update to MySQL 5.5.25a.  Fixes
     60          <ulink url="&blfs-ticket-root;3424">#3424</ulink>.</para>
    6161        </listitem>
    6262        <listitem>
  • networking/netlibs/libsoup.xml

    ra2912ff r3af204c  
    66
    77  <!ENTITY libsoup-download-http
    8     "&gnome-download-http;/libsoup/2.38/libsoup-&libsoup-version;.tar.xz">
     8           "&gnome-download-http;/libsoup/2.38/libsoup-&libsoup-version;.tar.xz">
    99  <!ENTITY libsoup-download-ftp
    10     "&gnome-download-ftp;/libsoup/2.38/libsoup-&libsoup-version;.tar.xz">
     10           "&gnome-download-ftp;/libsoup/2.38/libsoup-&libsoup-version;.tar.xz">
    1111  <!ENTITY libsoup-md5sum        "d13fb4968acea24c26b83268a308f580">
    1212  <!ENTITY libsoup-size          "608 KB">
     
    139139
    140140    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     141      href="../../xincludes/static-libraries.xml"/>
     142
     143    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    141144      href="../../xincludes/gtk-doc-rebuild.xml"/>
    142 
    143     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    144       href="../../xincludes/static-libraries.xml"/>
    145145
    146146  </sect2>
     
    186186        <listitem>
    187187          <para>
    188             provides <application>Gnome</application> specific features.
     188            provides <application>GNOME</application> specific features.
    189189          </para>
    190190          <indexterm zone="libsoup libsoup-gnome-2.4">
  • networking/netutils/networkmanager.xml

    ra2912ff r3af204c  
    142142            --libexecdir=/usr/lib/NetworkManager \
    143143            --localstatedir=/var \
    144             --with-systemdsystemunitdir=no \
     144            --without-systemdsystemunitdir \
    145145            --disable-ppp &amp;&amp;
    146146make</userinput></screen>
     
    162162
    163163    <para>
    164       <parameter>--with-systemdsystemunitdir=no</parameter>: This parameter is
    165       needed to avoid <application>systemd</application> files being installed.
     164      <option>--without-systemdsystemunitdir</option>: This parameter is needed
     165      to avoid <application>systemd</application> files being installed.
    166166    </para>
    167167
Note: See TracChangeset for help on using the changeset viewer.