Author: randy
Date: 2010-03-28 11:19:13 -0600 (Sun, 28 Mar 2010)
New Revision: 8359

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/general/sysutils/hal.xml
   trunk/BOOK/introduction/welcome/changelog.xml
Log:
Updated to HAL-0.5.14

Modified: trunk/BOOK/general/sysutils/hal.xml
===================================================================
--- trunk/BOOK/general/sysutils/hal.xml 2010-03-28 16:16:32 UTC (rev 8358)
+++ trunk/BOOK/general/sysutils/hal.xml 2010-03-28 17:19:13 UTC (rev 8359)
@@ -6,16 +6,16 @@
 
   <!ENTITY hal-download-http      
"http://hal.freedesktop.org/releases/hal-&hal-version;.tar.gz";>
   <!ENTITY hal-download-ftp       " ">
-  <!ENTITY hal-md5sum             "bb7c36e142437f7363f9a80ae8391926">
-  <!ENTITY hal-size               "900 KB">
-  <!ENTITY hal-buildsize          "24 MB">
-  <!ENTITY hal-time               "0.4 SBU">
+  <!ENTITY hal-md5sum             "e9163df591a6f38f59fdbfe33e73bf20">
+  <!ENTITY hal-size               "1.2 MB">
+  <!ENTITY hal-buildsize          "25 MB">
+  <!ENTITY hal-time               "0.5 SBU">
 
-  <!ENTITY hal-info-version       "20090414">
+  <!ENTITY hal-info-version       "20091130">
   <!ENTITY hal-info-download-http 
"http://hal.freedesktop.org/releases/hal-info-&hal-info-version;.tar.gz";>
   <!ENTITY hal-info-download-ftp  " ">
-  <!ENTITY hal-info-md5sum        "ae7177ab8f0163d3ef2df71f0de2b357">
-  <!ENTITY hal-info-size          "140 KB">
+  <!ENTITY hal-info-md5sum        "34375489a02a00b250fdc0b280be11b8">
+  <!ENTITY hal-info-size          "144 KB">
 ]>
 
 <sect1 id="hal" xreflabel="HAL-&hal-version;">
@@ -92,8 +92,7 @@
     <bridgehead renderas="sect3">HAL Dependencies</bridgehead>
 
     <bridgehead renderas="sect4">Required</bridgehead>
-    <para role="required"><xref linkend="dbus-glib"/> and
-    <xref linkend="perl-xml-parser"/></para>
+    <para role="required"><xref linkend="dbus-glib"/></para>
 
     <bridgehead renderas="sect4">Recommended</bridgehead>
     <para role="recommended"><xref linkend="pciutils"/>
@@ -110,22 +109,14 @@
 
     <bridgehead renderas="sect4">Optional</bridgehead>
     <para role="optional"><xref linkend="gtk-doc"/>,
-    <ulink 
url="http://www.gnu.org/software/parted/index.shtml";>Parted</ulink>*,
-    <ulink 
url="http://linux.dell.com/libsmbios/main/index.html";>libsmbios</ulink>,
+    <xref linkend="acl"/>,
+    <xref linkend="gperf"/>,
     <xref linkend="policykit"/>,
-    and <xref linkend="intltool"/></para>
+    <xref linkend="consolekit"/>,
+    <xref linkend="intltool"/>,
+    <ulink 
url="http://www.gnu.org/software/parted/index.shtml";>Parted</ulink>, and
+    <ulink url="https://fedorahosted.org/libsmbios/";>libsmbios</ulink></para>
 
-    <para>* Use the following command after changing into the
-    <application>HAL</application> source directory to modify the package
-    <command>configure</command> script if you have
-    <application>Parted</application> version 1.8.7 installed.</para>
-
-<screen><userinput>sed -i -e   's%, 1.8.6%&amp;, 1.8.7%' \
-       -e   's% or 1.8.6%/1.8.6 or 1.8.7%' \
-       -e   's%6))%6) ||\
-            (major == 1 \&amp;\&amp; minor == 8 \&amp;\&amp; micro == 7))%' \
-    configure</userinput></screen>
-
     <para condition="html" role="usernotes">User Notes:
     <ulink url="&blfs-wiki;/hal"/></para>
 
@@ -153,7 +144,8 @@
 <screen><userinput>./configure --prefix=/usr \
             --sysconfdir=/etc \
             --libexecdir=/usr/lib/hal \
-            --localstatedir=/var &amp;&amp;
+            --localstatedir=/var \
+            --docdir=/usr/share/doc/hal-&hal-version; &amp;&amp;
 make</userinput></screen>
 
     <para>To test the results, issue <command>make check</command>.</para>
@@ -167,9 +159,9 @@
 
 <screen><userinput>tar -xf ../hal-info-&hal-info-version;.tar.gz &amp;&amp;
 cd hal-info-&hal-info-version; &amp;&amp;
-./configure --prefix=/usr</userinput></screen>
+./configure --prefix=/usr --sysconfdir=/etc</userinput></screen>
 
-    <para>Finally, as the <systemitem class="username">root</systemitem> 
user:</para>
+    <para>Now, as the <systemitem class="username">root</systemitem> 
user:</para>
 
 <screen role="root"><userinput>make install</userinput></screen>
 
@@ -202,7 +194,6 @@
     <para>A few more packages enable more functionality in
     <application>HAL</application> at run-time. These include <ulink
     
url="http://ca.geocities.com/[email protected]/eject.html";>Eject</ulink>,
-    <xref linkend="consolekit"/>,
     <ulink url="http://www.nongnu.org/dmidecode/";>dmidecode</ulink>,
     <ulink url="http://sourceware.org/dm/";>Device-mapper</ulink>,
     <ulink url="http://luks.endorphin.org/dm-crypt";>Cryptsetup-LUKS</ulink>, 
and

Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent      2010-03-28 16:16:32 UTC (rev 8358)
+++ trunk/BOOK/general.ent      2010-03-28 17:19:13 UTC (rev 8359)
@@ -250,7 +250,7 @@
 <!ENTITY sysstat-version              "9.0.6">
 <!ENTITY apache-ant-version           "1.8.0">
 <!ENTITY dbus-version                 "1.2.16">
-<!ENTITY hal-version                  "0.5.12">
+<!ENTITY hal-version                  "0.5.14">
 <!ENTITY udev-version                 "145">
 <!ENTITY DeviceKit-version            "003">
 <!ENTITY DeviceKit-power-version      "012">

Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       2010-03-28 16:16:32 UTC 
(rev 8358)
+++ trunk/BOOK/introduction/welcome/changelog.xml       2010-03-28 17:19:13 UTC 
(rev 8359)
@@ -45,6 +45,9 @@
       <para>March 28th, 2010</para>
       <itemizedlist>
         <listitem>
+          <para>[randy] - Updated to HAL-0.5.14.</para>
+        </listitem>
+        <listitem>
           <para>[randy] - Updated to libusb-1.0.6.</para>
         </listitem>
         <listitem>

-- 
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