Author: krejzi
Date: Sun Apr  7 03:08:27 2013
New Revision: 11140

Log:
Package updates.

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/general/genlib/telepathy-glib.xml
   trunk/BOOK/general/prog/python2.xml
   trunk/BOOK/general/prog/python3.xml
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/multimedia/audioutils/mpg123.xml
   trunk/BOOK/x/installing/x7driver.xml
   trunk/BOOK/x/installing/x7lib.xml

Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent      Fri Apr  5 15:10:03 2013        (r11139)
+++ trunk/BOOK/general.ent      Sun Apr  7 03:08:27 2013        (r11140)
@@ -3,13 +3,13 @@
 $Date$
 -->
 
-<!ENTITY day          "05">                   <!-- Always 2 digits -->
+<!ENTITY day          "07">                   <!-- Always 2 digits -->
 <!ENTITY month        "04">                   <!-- Always 2 digits -->
 <!ENTITY year         "2013">
 <!ENTITY copyrightdate "2001-&year;">
 <!ENTITY copyholder   "The BLFS Development Team">
 <!ENTITY version      "&year;-&month;-&day;">
-<!ENTITY releasedate  "April 5th, &year;">
+<!ENTITY releasedate  "April 7th, &year;">
 <!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
 <!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
 <!ENTITY lfs-version  "development">          <!-- 
version|testing|unstable|development] -->
@@ -268,7 +268,7 @@
 <!ENTITY sbc-version                  "1.0">
 <!ENTITY slib-version                 "3b3">
 <!ENTITY talloc-version               "2.0.8">
-<!ENTITY telepathy-glib-version       "0.20.1">
+<!ENTITY telepathy-glib-version       "0.20.2">
 <!ENTITY telepathy-logger-version     "0.8.0">
 <!ENTITY telepathy-farstream-version  "0.6.0">
 <!ENTITY telepathy-mission-control-version "5.14.0">
@@ -387,8 +387,8 @@
 <!ENTITY NASM-version                 "2.10.07">
 <!ENTITY php-version                  "5.4.11">
 <!ENTITY pkgconfig-version            "0.28">
-<!ENTITY python2-version              "2.7.3">
-<!ENTITY python3-version              "3.3.0">
+<!ENTITY python2-version              "2.7.4">
+<!ENTITY python3-version              "3.3.1">
 <!ENTITY ruby-version                 "1.9.3-p392">
 <!ENTITY slang-version                "2.2.4">
 <!ENTITY subversion-version           "1.7.8">
@@ -859,7 +859,7 @@
 <!ENTITY xvid-version                 "1.3.2">
 
 <!-- Chapter 39 -->
-<!ENTITY mpg123-version               "1.15.1">
+<!ENTITY mpg123-version               "1.15.3">
 <!ENTITY vorbistools-version          "1.4.0">
 <!ENTITY lame-version                 "3.99.5">
 <!ENTITY CDParanoia-version           "III-10.2">

Modified: trunk/BOOK/general/genlib/telepathy-glib.xml
==============================================================================
--- trunk/BOOK/general/genlib/telepathy-glib.xml        Fri Apr  5 15:10:03 
2013        (r11139)
+++ trunk/BOOK/general/genlib/telepathy-glib.xml        Sun Apr  7 03:08:27 
2013        (r11140)
@@ -7,9 +7,9 @@
   <!ENTITY telepathy-glib-download-http
            
"http://telepathy.freedesktop.org/releases/telepathy-glib/telepathy-glib-&telepathy-glib-version;.tar.gz";>
   <!ENTITY telepathy-glib-download-ftp  " ">
-  <!ENTITY telepathy-glib-md5sum        "780034ff7433f33e6577b02fd7a2cb0a">
-  <!ENTITY telepathy-glib-size          "3.6 MB">
-  <!ENTITY telepathy-glib-buildsize     "190 MB">
+  <!ENTITY telepathy-glib-md5sum        "bfc8a1b94c7a268f15d4d92b83460987">
+  <!ENTITY telepathy-glib-size          "3.7 MB">
+  <!ENTITY telepathy-glib-buildsize     "240 MB">
   <!ENTITY telepathy-glib-time          "1.2 SBU">
 ]>
 

Modified: trunk/BOOK/general/prog/python2.xml
==============================================================================
--- trunk/BOOK/general/prog/python2.xml Fri Apr  5 15:10:03 2013        (r11139)
+++ trunk/BOOK/general/prog/python2.xml Sun Apr  7 03:08:27 2013        (r11140)
@@ -7,15 +7,15 @@
   <!ENTITY python2-download-http
           
"http://www.python.org/ftp/python/&python2-version;/Python-&python2-version;.tar.xz";>
   <!ENTITY python2-download-ftp  " ">
-  <!ENTITY python2-md5sum        "62c4c1699170078c469f79ddfed21bc0">
-  <!ENTITY python2-size          "9.6 MB">
+  <!ENTITY python2-md5sum        "62704ea0f125923208d84ff0568f7d50">
+  <!ENTITY python2-size          "12 MB">
   <!ENTITY python2-buildsize     "235 MB (not including the test suite)">
-  <!ENTITY python2-time          "1.1 SBU (not including the test suite)">
+  <!ENTITY python2-time          "1.0 SBU (not including the test suite)">
 
   <!ENTITY python2htmldoc-download-http
            
"http://docs.python.org/ftp/python/doc/&python2-version;/python-&python2-version;-docs-html.tar.bz2";>
-  <!ENTITY python2htmldoc-md5sum        "101c13d39f76fd6706aac3a9196b2f01">
-  <!ENTITY python2htmldoc-size          "4.2 MB">
+  <!ENTITY python2htmldoc-md5sum        "45be073ad81e1b2f6ad1fa25132f60c6">
+  <!ENTITY python2htmldoc-size          "4.3 MB">
 ]>
 
 <sect1 id="python2" xreflabel="Python-&python2-version;">
@@ -100,17 +100,7 @@
       </listitem>
     </itemizedlist>
 
-    <bridgehead renderas="sect3">Additional Patches</bridgehead>
-    <itemizedlist spacing="compact">
-      <listitem>
-        <para>
-          Required patch:
-          <ulink 
url="&patch-root;/Python-&python2-version;-bsddb_fix-1.patch"/>
-        </para>
-      </listitem>
-    </itemizedlist>
-
-    <bridgehead renderas="sect3">Python Dependencies</bridgehead>
+    <bridgehead renderas="sect3">Python 2 Dependencies</bridgehead>
 
     <bridgehead renderas="sect4">Recommended</bridgehead>
     <para role="recommended">
@@ -121,8 +111,7 @@
 
     <bridgehead renderas="sect4">Optional</bridgehead>
     <para role="optional">
-      <xref linkend="bluez"/> and
-      <ulink url="http://sphinx.pocoo.org/";>Sphinx</ulink>
+      <xref linkend="bluez"/>
     </para>
 
     <bridgehead renderas="sect4">Optional (For Additional Modules)</bridgehead>
@@ -139,16 +128,14 @@
   </sect2>
 
   <sect2 role="installation">
-    <title>Installation of Python</title>
+    <title>Installation of Python 2</title>
 
     <para>
-      Install <application>Python</application> by running the following
+      Install <application>Python 2</application> by running the following
       commands:
     </para>
 
-<screen><userinput>sed -i "s/ndbm_libs = \[\]/ndbm_libs = ['gdbm', 
'gdbm_compat']/" setup.py &amp;&amp;
-patch -Np1 -i ../Python-&python2-version;-bsddb_fix-1.patch &amp;&amp;
-./configure --prefix=/usr       \
+<screen><userinput>./configure --prefix=/usr       \
             --enable-shared     \
             --with-system-expat \
             --with-system-ffi   \
@@ -160,19 +147,6 @@
     </para>
 
     <para>
-      In order to use the <command>help ('name_string')</command> feature of 
the
-      <command>python</command> interpreter with some statements and keywords,
-      you must create or download the optional HTML documentation.
-    </para>
-
-    <para>
-      If you have installed <ulink 
url="http://sphinx.pocoo.org/";>Sphinx</ulink>
-      and wish to create the HTML documentation:
-    </para>
-
-<screen><userinput>make -C Doc html</userinput></screen>
-
-    <para>
       Now, as the <systemitem class="username">root</systemitem> user:
     </para>
 
@@ -180,46 +154,31 @@
 chmod -v 755 /usr/lib/libpython&python2-majorver;.so.1.0</userinput></screen>
 
     <para>
-      If you created the html documentation with
-      <application>Sphinx</application> then install it as the
-      <systemitem class="username">root</systemitem> user:
-    </para>
-
-<screen role="root"><userinput>install -v -m755 -d 
/usr/share/doc/Python-&python2-version; &amp;&amp;
-cp -rfv Doc/build/html/* 
/usr/share/doc/python-&python2-version;</userinput></screen>
-
-    <para>
-      Alternatively, you can download preformatted documentation from
-      <ulink url="http://docs.python.org/download.html"/> and install it as the
-      <systemitem class="username">root</systemitem> user:
+      If you have downloaded the preformatted documentation from
+      <ulink url="http://docs.python.org/download.html"/>, install it
+      as the <systemitem class="username">root</systemitem> user:
     </para>
 
-<screen role="root"><userinput>install -v -m755 -d 
/usr/share/doc/Python-&python2-version; &amp;&amp;
-tar --strip-components=1 -C /usr/share/doc/Python-&python2-version; \
+<screen role="root"><userinput>install -v -m755 -d 
/usr/share/doc/python-&python2-version; &amp;&amp;
+tar --strip-components=1 -C /usr/share/doc/python-&python2-version; \
     -xvf ../python-&python2-version;-docs-html.tar.bz2                      
&amp;&amp;
-find /usr/share/doc/Python-&python2-version; -type d -exec chmod 0755 {} \; 
&amp;&amp;
-find /usr/share/doc/Python-&python2-version; -type f -exec chmod 0644 {} 
\;</userinput></screen>
+find /usr/share/doc/python-&python2-version; -type d -exec chmod 0755 {} \; 
&amp;&amp;
+find /usr/share/doc/python-&python2-version; -type f -exec chmod 0644 {} 
\;</userinput></screen>
   </sect2>
 
   <sect2 role="commands">
     <title>Command Explanations</title>
 
     <para>
-      <command>sed -i "s/ndbm_libs = ..." setup.py</command>: This command is
-      used to fix a build problem with the <application>GDBM</application>
-      library.
-    </para>
-
-    <para>
       <option>--with-system-expat</option>: This switch enables linking against
       system version of <application>Expat</application>. Remove if you have
-      not installed recommended dependency <xref linkend="expat"/>.
+      not installed <xref linkend="expat"/>.
     </para>
 
     <para>
       <option>--with-system-ffi</option>: This switch enables linking against
       system version of <application>libffi</application>. Remove if you have
-      not installed recommended dependency <xref linkend="libffi"/>.
+      not installed <xref linkend="libffi"/>.
     </para>
 
     <para>
@@ -250,7 +209,7 @@
       individual user's or the system's profile:
     </para>
 
-<screen role="root"><userinput>export 
PYTHONDOCS=/usr/share/doc/Python-&python2-version;</userinput></screen>
+<screen role="root"><userinput>export 
PYTHONDOCS=/usr/share/doc/python-&python2-version;</userinput></screen>
 
   </sect2>
 
@@ -259,18 +218,18 @@
 
     <segmentedlist>
       <segtitle>Installed Programs</segtitle>
-      <segtitle>Installed Libraries</segtitle>
+      <segtitle>Installed Library</segtitle>
       <segtitle>Installed Directories</segtitle>
 
       <seglistitem>
         <seg>
-          2to3, pydoc, python, python-config, python&python2-majorver;,
-          python&python2-majorver;-config, smtpd.py, and optionally if
-          <application>Tk</application> is installed, idle
+          2to3, pydoc, python, python-config, python2, python2-config,
+          python&python2-majorver;, python&python2-majorver;-config,
+          smtpd.py, and optionally if <application>Tk</application>
+          is installed, idle
         </seg>
         <seg>
-          libpython&python2-majorver;.so and numerous modules installed in
-          /usr/lib/python&python2-majorver;/lib-dynload
+          libpython&python2-majorver;.so
         </seg>
         <seg>
           /usr/include/python&python2-majorver;,
@@ -299,15 +258,15 @@
         </listitem>
       </varlistentry>
 
-      <varlistentry id="idle2">
+      <varlistentry id="idle">
         <term><command>idle</command></term>
         <listitem>
           <para>
             is a wrapper script that opens a <application>Python</application>
             aware GUI editor.
           </para>
-          <indexterm zone="python2 idle2">
-            <primary sortas="b-idle2">idle</primary>
+          <indexterm zone="python2 idle">
+            <primary sortas="b-idle">idle</primary>
           </indexterm>
         </listitem>
       </varlistentry>
@@ -350,14 +309,14 @@
         </listitem>
       </varlistentry>
 
-      <varlistentry id="smtpd.py2">
+      <varlistentry id="smtpd.py">
         <term><command>smtpd.py</command></term>
         <listitem>
           <para>
             is an SMTP proxy implemented in <application>Python</application>.
           </para>
-          <indexterm zone="python2 smtpd.py2">
-            <primary sortas="b-smtpd.py2">smtpd.py</primary>
+          <indexterm zone="python2 smtpd.py">
+            <primary sortas="b-smtpd.py">smtpd.py</primary>
           </indexterm>
         </listitem>
       </varlistentry>

Modified: trunk/BOOK/general/prog/python3.xml
==============================================================================
--- trunk/BOOK/general/prog/python3.xml Fri Apr  5 15:10:03 2013        (r11139)
+++ trunk/BOOK/general/prog/python3.xml Sun Apr  7 03:08:27 2013        (r11140)
@@ -7,14 +7,14 @@
   <!ENTITY python3-download-http
            
"http://www.python.org/ftp/python/&python3-version;/Python-&python3-version;.tar.xz";>
   <!ENTITY python3-download-ftp  " ">
-  <!ENTITY python3-md5sum        "2e7533b4009ac4adae62a7797a442e7a">
-  <!ENTITY python3-size          "11.2 MB">
-  <!ENTITY python3-buildsize     "141 MB (additional 32 MB for the test 
suite)">
-  <!ENTITY python3-time          "1.2 SBU (additional 2.2 SBU to run the test 
suite)">
+  <!ENTITY python3-md5sum        "993232d9f4d9b4863cc1ec69a792e9cd">
+  <!ENTITY python3-size          "12 MB">
+  <!ENTITY python3-buildsize     "260 MB (not including the testsuite)">
+  <!ENTITY python3-time          "1.2 SBU (not including the testsuite)">
 
   <!ENTITY python3htmldoc-download-http
            
"http://docs.python.org/ftp/python/doc/&python3-version;/python-&python3-version;-docs-html.tar.bz2";>
-  <!ENTITY python3htmldoc-md5sum        "d8de7264eb5b03b54044825b765324c7">
+  <!ENTITY python3htmldoc-md5sum        "e730def6cc4d6dddb076aae82661b6d6">
   <!ENTITY python3htmldoc-size          "4.6 MB">
 ]>
 
@@ -29,14 +29,14 @@
   <title>Python-&python3-version;</title>
 
   <indexterm zone="python3">
-    <primary sortas="a-Python3">Python</primary>
+    <primary sortas="a-Python3">Python3</primary>
   </indexterm>
 
   <sect2 role="package">
-    <title>Introduction to Python</title>
+    <title>Introduction to Python 3</title>
 
     <para>
-      The <application>Python</application> package contains the
+      The <application>Python 3</application> package contains the
       <application>Python</application> development environment.
       This is useful for object-oriented programming, writing scripts,
       prototyping large programs or developing entire applications.
@@ -98,7 +98,7 @@
       </listitem>
     </itemizedlist>
 
-    <bridgehead renderas="sect3">Python Dependencies</bridgehead>
+    <bridgehead renderas="sect3">Python 3 Dependencies</bridgehead>
 
     <bridgehead renderas="sect4">Recommended</bridgehead>
     <para role="recommended">
@@ -126,25 +126,21 @@
   </sect2>
 
   <sect2 role="installation">
-    <title>Installation of Python</title>
+    <title>Installation of Python 3</title>
 
     <para>
-      Install <application>Python</application> by running the following
+      Install <application>Python 3</application> by running the following
       commands:
     </para>
 
-<screen><userinput>sed -i "s/ndbm_libs = \[\]/ndbm_libs = ['gdbm', 
'gdbm_compat']/" setup.py &amp;&amp;
-./configure --prefix=/usr       \
+<screen><userinput>./configure --prefix=/usr       \
             --enable-shared     \
             --with-system-expat \
             --with-system-ffi &amp;&amp;
 make</userinput></screen>
 
     <para>
-      To test the results, issue: <command>make test</command>. Note that
-      if you have an existing <application>Python</application> installation
-      which includes the <application>PyXML</application> module, the tests 
could
-      produce a segmentation fault.
+      To test the results, issue: <command>make test</command>.
     </para>
 
     <para>
@@ -156,26 +152,16 @@
 chmod -v 755 /usr/lib/libpython3.so</userinput></screen>
 
     <para>
-      There is no documentation installed using the instructions above.
-      See the <filename>Doc/README.txt</filename> file in the source
-      distribution for instructions on how to create the html. Alternatively,
-      you can download preformatted documentation from
-      <ulink url="http://docs.python.org/download.html"/>.
-   </para>
-
-    <para>
-      In order to use the <command>help ('name_string')</command> feature
-      of the <command>python</command> interpreter with some statements and
-      keywords, you must download (or create) the optional HTML documentation
-      and install it. If you downloaded the HTML docs, issue the following
-      commands as the <systemitem class="username">root</systemitem> user:
+      If you have downloaded the preformatted documentation from
+      <ulink url="http://docs.python.org/download.html"/>, install it
+      as the <systemitem class="username">root</systemitem> user:
     </para>
 
-<screen role="root"><userinput>install -v -m755 -d 
/usr/share/doc/Python-&python3-version;/html &amp;&amp;
+<screen role="root"><userinput>install -v -m755 -d 
/usr/share/doc/python-&python3-version;/html &amp;&amp;
 tar --strip-components=1 \
     --no-same-owner \
     --no-same-permissions \
-    -C /usr/share/doc/Python-&python3-version;/html \
+    -C /usr/share/doc/python-&python3-version;/html \
     -xvf ../python-&python3-version;-docs-html.tar.bz2</userinput></screen>
 
   </sect2>
@@ -184,12 +170,6 @@
     <title>Command Explanations</title>
 
     <para>
-      <command>sed -i "s/ndbm_libs = ..." setup.py</command>: This command
-      is used to fix a build problem with the <application>GDBM</application>
-      library.
-    </para>
-
-    <para>
       <option>--with-system-expat</option>: This switch enables linking against
       system version of <application>Expat</application>. Remove if you have
       not installed recommended dependency <xref linkend="expat"/>.
@@ -216,15 +196,15 @@
   </sect2>
 
   <sect2 role="configuration">
-    <title>Configuring Python</title>
+    <title>Configuring Python 3</title>
 
     <para>
-      In order for <command>python</command> to find the installed
+      In order for <command>python3</command> to find the installed
       documentation, you must add the following environment variable to
       individual user's or the system's profile:
     </para>
 
-<screen role="root"><userinput>export 
PYTHONDOCS=/usr/share/doc/Python-&python3-version;/html</userinput></screen>
+<screen role="root"><userinput>export 
PYTHONDOCS=/usr/share/doc/python-&python3-version;/html</userinput></screen>
 
   </sect2>
 
@@ -257,8 +237,7 @@
           idle&python3-majorver;
         </seg>
         <seg>
-          libpython&python3-majorver;m.so, libpython3.so and numerous
-          modules installed in /usr/lib/python&python3-majorver;
+          libpython&python3-majorver;m.so and libpython3.so
         </seg>
         <seg>
           /usr/include/python&python3-majorver;m,

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Fri Apr  5 15:10:03 
2013        (r11139)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Sun Apr  7 03:08:27 
2013        (r11140)
@@ -44,6 +44,30 @@
 
 -->
     <listitem>
+      <para>April 7th, 2013</para>
+      <itemizedlist>
+        <listitem>
+          <para>[krejzi] - Mpg123 1.15.3.</para>
+        </listitem>
+        <listitem>
+          <para>[krejzi] - Python 2.7.4.</para>
+        </listitem>
+        <listitem>
+          <para>[krejzi] - Python 3.3.1.</para>
+        </listitem>
+        <listitem>
+          <para>[krejzi] - Telepathy GLib 2.20.2.</para>
+        </listitem>
+        <listitem>
+          <para>[krejzi] - Xorg Intel Driver 2.21.6.</para>
+        </listitem>
+        <listitem>
+          <para>[krejzi] - Xorg Synaptics Driver 1.7.0.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>April 5th, 2013</para>
       <itemizedlist>
         <listitem>

Modified: trunk/BOOK/multimedia/audioutils/mpg123.xml
==============================================================================
--- trunk/BOOK/multimedia/audioutils/mpg123.xml Fri Apr  5 15:10:03 2013        
(r11139)
+++ trunk/BOOK/multimedia/audioutils/mpg123.xml Sun Apr  7 03:08:27 2013        
(r11140)
@@ -6,9 +6,9 @@
 
   <!ENTITY mpg123-download-http 
"&sourceforge-repo;/mpg123/mpg123-&mpg123-version;.tar.bz2">
   <!ENTITY mpg123-download-ftp  " ">
-  <!ENTITY mpg123-md5sum        "3bb9441c5f4fa10c995b8e0bd84d5549">
-  <!ENTITY mpg123-size          "748 KB">
-  <!ENTITY mpg123-buildsize     "13 MB">
+  <!ENTITY mpg123-md5sum        "f734f9e2982f398a1c919475fc0b3798">
+  <!ENTITY mpg123-size          "784 KB">
+  <!ENTITY mpg123-buildsize     "12 MB">
   <!ENTITY mpg123-time          "0.2 SBU">
 ]>
 

Modified: trunk/BOOK/x/installing/x7driver.xml
==============================================================================
--- trunk/BOOK/x/installing/x7driver.xml        Fri Apr  5 15:10:03 2013        
(r11139)
+++ trunk/BOOK/x/installing/x7driver.xml        Sun Apr  7 03:08:27 2013        
(r11140)
@@ -25,13 +25,13 @@
   <!ENTITY xorg-evdev-driver-buildsize     "4.0 MB">
   <!ENTITY xorg-evdev-driver-time          "less than 0.1 SBU">
 
-  <!ENTITY xorg-synaptics-driver-version "1.6.3">
+  <!ENTITY xorg-synaptics-driver-version "1.7.0">
 
   <!ENTITY xorg-synaptics-driver-download-http 
"&xorg-download-http;/driver/xf86-input-synaptics-&xorg-synaptics-driver-version;.tar.bz2">
   <!ENTITY xorg-synaptics-driver-download-ftp  
"&xorg-download-ftp;/driver/xf86-input-synaptics-&xorg-synaptics-driver-version;.tar.bz2">
-  <!ENTITY xorg-synaptics-driver-md5sum        
"3568930b0bda522e00272b64c0ca2ca2">
-  <!ENTITY xorg-synaptics-driver-size          "436 KB">
-  <!ENTITY xorg-synaptics-driver-buildsize     "5.9 MB">
+  <!ENTITY xorg-synaptics-driver-md5sum        
"5e4f232a18a1741e4c34895d28238f8d">
+  <!ENTITY xorg-synaptics-driver-size          "432 KB">
+  <!ENTITY xorg-synaptics-driver-buildsize     "5.6 MB">
   <!ENTITY xorg-synaptics-driver-time          "less than 0.1 SBU">
 
   <!ENTITY xorg-vmmouse-driver-version "13.0.0">
@@ -70,11 +70,11 @@
   <!ENTITY xorg-fbdev-driver-buildsize     "2.3 MB">
   <!ENTITY xorg-fbdev-driver-time          "less than 0.1 SBU">
 
-  <!ENTITY xorg-intel-driver-version "2.21.5">
+  <!ENTITY xorg-intel-driver-version "2.21.6">
 
   <!ENTITY xorg-intel-driver-download-http 
"&xorg-download-http;/driver/xf86-video-intel-&xorg-intel-driver-version;.tar.bz2">
   <!ENTITY xorg-intel-driver-download-ftp  
"&xorg-download-ftp;/driver/xf86-video-intel-&xorg-intel-driver-version;.tar.bz2">
-  <!ENTITY xorg-intel-driver-md5sum        "0dac21775fc67149d1a8b61988b1386b">
+  <!ENTITY xorg-intel-driver-md5sum        "a4f002f50b370fe550231c9b33e12399">
   <!ENTITY xorg-intel-driver-size          "1.7 MB">
   <!ENTITY xorg-intel-driver-buildsize     "70 MB">
   <!ENTITY xorg-intel-driver-time          "0.6 SBU">

Modified: trunk/BOOK/x/installing/x7lib.xml
==============================================================================
--- trunk/BOOK/x/installing/x7lib.xml   Fri Apr  5 15:10:03 2013        (r11139)
+++ trunk/BOOK/x/installing/x7lib.xml   Sun Apr  7 03:08:27 2013        (r11140)
@@ -67,8 +67,8 @@
   <!ENTITY libXft-version                  "2.3.1">
   <!ENTITY libXft-md5sum                   "78d64dece560c9e8699199f3faa521c0">
 
-  <!ENTITY libXi-version                   "1.7">
-  <!ENTITY libXi-md5sum                    "d77922d822cb3abdbdfb92cd66440576">
+  <!ENTITY libXi-version                   "1.7.1">
+  <!ENTITY libXi-md5sum                    "24d71afed1b86c60d4eb361628d7f47b">
 
   <!ENTITY libXinerama-version             "1.1.2">
   <!ENTITY libXinerama-md5sum              "cb45d6672c93a608f003b6404f1dd462">
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to