Author: krejzi
Date: 2012-08-28 08:56:09 -0600 (Tue, 28 Aug 2012)
New Revision: 10595

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/general/genlib/exempi.xml
   trunk/BOOK/general/genlib/libatomic_ops.xml
   trunk/BOOK/general/genlib/libical.xml
   trunk/BOOK/general/prog/gc.xml
   trunk/BOOK/general/sysutils/obexd.xml
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/x/installing/x7driver.xml
   trunk/BOOK/x/installing/xorg-server.xml
Log:
Exempi 2.2.0, GC 7.2d, libatomic_ops 7.2d, Obexd 0.47 and Xorg Server 1.12.4. 
Mark some more packages as LFS 7.2 checkd.

Modified: trunk/BOOK/general/genlib/exempi.xml
===================================================================
--- trunk/BOOK/general/genlib/exempi.xml        2012-08-27 18:07:27 UTC (rev 
10594)
+++ trunk/BOOK/general/genlib/exempi.xml        2012-08-28 14:56:09 UTC (rev 
10595)
@@ -4,15 +4,15 @@
   <!ENTITY % general-entities SYSTEM "../../general.ent">
   %general-entities;
 
-  <!ENTITY exempi-download-http 
"http://libopenraw.freedesktop.org/download/exempi-&exempi-version;.tar.gz";>
+  <!ENTITY exempi-download-http 
"http://libopenraw.freedesktop.org/download/exempi-&exempi-version;.tar.bz2";>
   <!ENTITY exempi-download-ftp  " ">
-  <!ENTITY exempi-md5sum        "62ecb5a01387b9f940a5429b3df67e65">
+  <!ENTITY exempi-md5sum        "f46d96975613593ee17aaf48cd350228">
   <!ENTITY exempi-size          "3.3 MB">
-  <!ENTITY exempi-buildsize     "184 MB">
+  <!ENTITY exempi-buildsize     "140 MB">
   <!ENTITY exempi-time          "1.0 SBU">
 ]>
 
-<sect1 id="exempi" xreflabel="exempi-&exempi-version;">
+<sect1 id="exempi" xreflabel="Exempi-&exempi-version;">
   <?dbhtml filename="exempi.html"?>
 
   <sect1info>
@@ -20,19 +20,19 @@
     <date>$Date$</date>
   </sect1info>
 
-  <title>exempi-&exempi-version;</title>
+  <title>Exempi-&exempi-version;</title>
 
   <indexterm zone="exempi">
-    <primary sortas="a-exempi">exempi</primary>
+    <primary sortas="a-Exempi">Exempi</primary>
   </indexterm>
 
   <sect2 role="package">
-    <title>Introduction to exempi</title>
+    <title>Introduction to Exempi</title>
 
     <para><application>Exempi</application> is an implementation of XMP 
(Adobe's
     Extensible Metadata Platform).</para>
 
-    &lfs70_built;
+    &lfs72_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">
@@ -56,10 +56,12 @@
       </listitem>
     </itemizedlist>
 
-    <bridgehead renderas="sect3">exempi Dependencies</bridgehead>
+    <bridgehead renderas="sect3">Exempi Dependencies</bridgehead>
 
     <bridgehead renderas="sect4">Required</bridgehead>
-    <para role="required"><xref linkend="boost"/></para>
+    <para role="required">
+      <xref linkend="boost"/>
+    </para>
 
     <para condition="html" role="usernotes">User Notes:
     <ulink url="&blfs-wiki;/exempi"/></para>
@@ -67,12 +69,12 @@
   </sect2>
 
   <sect2 role="installation">
-    <title>Installation of exempi</title>
+    <title>Installation of Exempi</title>
 
-    <para>Install <application>exempi</application> by running the following
+    <para>Install <application>Exempi</application> by running the following
     commands:</para>
 
-<screen><userinput>./configure --prefix=/usr &amp;&amp;
+<screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
 make</userinput></screen>
 
     <para>To test the results, issue: <command>make check</command>.</para>
@@ -86,8 +88,8 @@
   <sect2 role="commands">
     <title>Command Explanations</title>
 
-    <para><option>--enable-static=no</option>: This switch prevents the static
-    libraries being installed.</para>
+    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude";
+      href="../../xincludes/static-libraries.xml"/>
 
   </sect2>
 
@@ -95,14 +97,14 @@
     <title>Contents</title>
 
     <segmentedlist>
-      <segtitle>Installed Programs</segtitle>
+      <segtitle>Installed Program</segtitle>
       <segtitle>Installed Library</segtitle>
       <segtitle>Installed Directory</segtitle>
 
       <seglistitem>
-        <seg>None</seg>
-        <seg>libexempi.{so,a}</seg>
-        <seg>/usr/include/exempi-2.0/exempi</seg>
+        <seg>exempi</seg>
+        <seg>libexempi.so</seg>
+        <seg>/usr/include/exempi-2.0</seg>
       </seglistitem>
     </segmentedlist>
 
@@ -112,11 +114,11 @@
       <?dbhtml list-presentation="table"?>
 
       <varlistentry id="libexempi">
-        <term><filename class='libraryfile'>libexempi.{so,a}</filename></term>
+        <term><filename class="libraryfile">libexempi.so</filename></term>
         <listitem>
-          <para>is a library to parse XMP metadata.</para>
+          <para>is a library used to parse XMP metadata.</para>
           <indexterm zone="exempi libexempi">
-            <primary sortas="c-libexempi">libexempi.{so,a}</primary>
+            <primary sortas="c-libexempi">libexempi.so</primary>
           </indexterm>
         </listitem>
       </varlistentry>

Modified: trunk/BOOK/general/genlib/libatomic_ops.xml
===================================================================
--- trunk/BOOK/general/genlib/libatomic_ops.xml 2012-08-27 18:07:27 UTC (rev 
10594)
+++ trunk/BOOK/general/genlib/libatomic_ops.xml 2012-08-28 14:56:09 UTC (rev 
10595)
@@ -7,9 +7,9 @@
   <!ENTITY libatomic_ops-download-http
     
"http://www.hpl.hp.com/research/linux/atomic_ops/download/libatomic_ops-&libatomic_ops-version;.tar.gz";>
   <!ENTITY libatomic_ops-download-ftp  " ">
-  <!ENTITY libatomic_ops-md5sum        "890acdc83a7cd10e2e9536062d3741c8">
+  <!ENTITY libatomic_ops-md5sum        "e6997db4875909e11b514cd5c3caa3cf">
   <!ENTITY libatomic_ops-size          "228 KB">
-  <!ENTITY libatomic_ops-buildsize     "4.5 MB">
+  <!ENTITY libatomic_ops-buildsize     "5.0 MB">
   <!ENTITY libatomic_ops-time          "0.1 SBU">
 ]>
 
@@ -39,7 +39,7 @@
       variety of architectures.
     </para>
 
-    &lfs71_checked;
+    &lfs72_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">
@@ -81,20 +81,21 @@
 sed -i 's#\.a#.so#g;s#\.\./src/#../src/.libs/#g' tests/Makefile.am &amp;&amp;
 sed -i 's#pkgdata#doc#' doc/Makefile.am &amp;&amp;
 autoreconf -i &amp;&amp;
-./configure --prefix=/usr --disable-static \
-  --docdir=/usr/share/doc/libatomic_ops-&libatomic_ops-version; &amp;&amp;
+./configure --prefix=/usr \
+            --docdir=/usr/share/doc/libatomic_ops-&libatomic_ops-version; \
+            --disable-static &amp;&amp;
 make</userinput></screen>
 
-    <para>The checks for this package will fail until after
-    installation.</para>
+    <para>
+      To check the results, issue 
+      <command>LD_LIBRARY_PATH=../src/.libs make check</command>.
+    </para>
 
     <para>
       Now, as the <systemitem class="username">root</systemitem> user:
     </para>
 
 <screen role="root"><userinput>make install</userinput></screen>
-    
-    <para>To check the results, issue <command>make check</command>.</para>
   
   </sect2>
 
@@ -115,10 +116,6 @@
     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude";
       href="../../xincludes/static-libraries.xml"/>
 
-    <para>
-      
<option>--docdir=/usr/share/doc/libatomic_ops-&libatomic_ops-version;</option>:
-      This option installs the documentation in a versioned directory.
-    </para>
   </sect2>
 
   <sect2 role="content">
@@ -130,10 +127,11 @@
 
       <seglistitem>
         <seg>
-          libatomic_ops.so and
-          libatomic_ops_gpl.so
+          libatomic_ops.so and libatomic_ops_gpl.so
         </seg>
-        <seg>/usr/include/libatomic_ops</seg>
+        <seg>
+          /usr/include/libatomic_ops
+        </seg>
       </seglistitem>
     </segmentedlist>
 
@@ -143,14 +141,17 @@
       <?dbhtml list-presentation="table"?>
 
       <varlistentry id="libatomic_ops-lib">
-        <term><filename 
class='libraryfile'>libatomic_ops{,_gpl}.so</filename></term>
+        <term><filename class='libraryfile'>libatomic_ops.so</filename></term>
         <listitem>
-          <para>contain functions for atomic memory operations.</para>
+          <para>contains functions for atomic memory operations.</para>
           <indexterm zone="libatomic_ops libatomic_ops-lib">
             <primary sortas="c-libatomic_ops">libatomic_ops.so</primary>
           </indexterm>
         </listitem>
       </varlistentry>
+
     </variablelist>
+
   </sect2>
+
 </sect1>

Modified: trunk/BOOK/general/genlib/libical.xml
===================================================================
--- trunk/BOOK/general/genlib/libical.xml       2012-08-27 18:07:27 UTC (rev 
10594)
+++ trunk/BOOK/general/genlib/libical.xml       2012-08-28 14:56:09 UTC (rev 
10595)
@@ -32,7 +32,7 @@
     <para>The <application>libical</application> package is an implementation 
of
     iCalendar protocols and data formats.</para>
 
-    &lfs70_checked;
+    &lfs72_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">

Modified: trunk/BOOK/general/prog/gc.xml
===================================================================
--- trunk/BOOK/general/prog/gc.xml      2012-08-27 18:07:27 UTC (rev 10594)
+++ trunk/BOOK/general/prog/gc.xml      2012-08-28 14:56:09 UTC (rev 10595)
@@ -5,12 +5,12 @@
   %general-entities;
 
   <!ENTITY gc-download-http
-    
"http://www.hpl.hp.com/personal/Hans_Boehm/gc/gc_source/gc-&gc-version;.tar.gz";>
+           
"http://www.hpl.hp.com/personal/Hans_Boehm/gc/gc_source/gc-&gc-version;.tar.gz";>
   <!ENTITY gc-download-ftp  " ">
-  <!ENTITY gc-md5sum        "edd99c64174a1f3b10a474b3e4c74634">
-  <!ENTITY gc-size          "1.2 MB">
-  <!ENTITY gc-buildsize     "12 MB">
-  <!ENTITY gc-time          "0.3 SBU">
+  <!ENTITY gc-md5sum        "91340b28c61753a789eb6077675d87d2">
+  <!ENTITY gc-size          "1.3 MB">
+  <!ENTITY gc-buildsize     "13 MB">
+  <!ENTITY gc-time          "0.2 SBU">
 ]>
 
 <sect1 id="gc" xreflabel="GC-&gc-version;">
@@ -115,13 +115,14 @@
       allow us to install the documentation in a versioned directory.
     </para>
 
-    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude";
-      href="../../xincludes/static-libraries.xml"/>
-
     <para>
       <parameter>--enable-cplusplus</parameter>: This parameter enables the
       building and installing the C++ library along with the standard C 
library.
     </para>
+
+    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude";
+      href="../../xincludes/static-libraries.xml"/>
+
   </sect2>
 
   <sect2 role="content">
@@ -133,8 +134,7 @@
 
       <seglistitem>
         <seg>
-          libcord.so,
-          libgc.so and
+          libcord.so, libgc.so and
           libgccpp.so
         </seg>
         <seg>
@@ -173,6 +173,9 @@
           </indexterm>
         </listitem>
       </varlistentry>
+
     </variablelist>
+
   </sect2>
+
 </sect1>

Modified: trunk/BOOK/general/sysutils/obexd.xml
===================================================================
--- trunk/BOOK/general/sysutils/obexd.xml       2012-08-27 18:07:27 UTC (rev 
10594)
+++ trunk/BOOK/general/sysutils/obexd.xml       2012-08-28 14:56:09 UTC (rev 
10595)
@@ -6,9 +6,9 @@
 
   <!ENTITY obexd-download-http 
"http://www.kernel.org/pub/linux/bluetooth/obexd-&obexd-version;.tar.xz";>
   <!ENTITY obexd-download-ftp  
"ftp://ftp.kernel.org/pub/linux/bluetooth/obexd-&obexd-version;.tar.xz";>
-  <!ENTITY obexd-md5sum        "df277cc02770b5ba388c5bbc7bbd6034">
-  <!ENTITY obexd-size          "336 KB">
-  <!ENTITY obexd-buildsize     "5.0 MB">
+  <!ENTITY obexd-md5sum        "8f5810e39403b0825abbce3527eea077">
+  <!ENTITY obexd-size          "340 KB">
+  <!ENTITY obexd-buildsize     "5.5 MB">
   <!ENTITY obexd-time          "0.2 SBU">
 ]>
 
@@ -35,7 +35,7 @@
       facilitates the exchange of binary objects between devices.
     </para>
 
-    &lfs71_checked;
+    &lfs72_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">

Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent      2012-08-27 18:07:27 UTC (rev 10594)
+++ trunk/BOOK/general.ent      2012-08-28 14:56:09 UTC (rev 10595)
@@ -3,13 +3,13 @@
 $Date$
 -->
 
-<!ENTITY day          "27">                   <!-- Always 2 digits -->
+<!ENTITY day          "28">                   <!-- Always 2 digits -->
 <!ENTITY month        "08">                   <!-- Always 2 digits -->
 <!ENTITY year         "2012">
 <!ENTITY copyrightdate "2001-&year;">
 <!ENTITY copyholder   "The BLFS Development Team">
 <!ENTITY version      "&year;-&month;-&day;">
-<!ENTITY releasedate  "August 27th, &year;">
+<!ENTITY releasedate  "August 28th, &year;">
 <!-- <!ENTITY releasedate  "November &day;st, &year;"> -->
 <!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
 <!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
@@ -236,7 +236,7 @@
 <!ENTITY boost-dl-version             
"&boost-major;_&boost-minor;_&boost-patch;">
 
 <!ENTITY enchant-version              "1.6.0">
-<!ENTITY exempi-version               "2.1.1">
+<!ENTITY exempi-version               "2.2.0">
 <!ENTITY expat-version                "2.1.0">
 <!ENTITY gamin-version                "0.1.10">
 <!ENTITY glib2-version                "2.32.4">
@@ -257,7 +257,7 @@
 <!ENTITY keyutils-version             "1.5.5">
 <!ENTITY libassuan-version            "2.0.3">
 <!ENTITY libatasmart-version          "0.19">
-<!ENTITY libatomic_ops-version        "7.2">
+<!ENTITY libatomic_ops-version        "7.2d">
 <!ENTITY libcroco-version             "0.6.5">
 <!ENTITY libdaemon-version            "0.14">
 <!ENTITY libdbusmenu-qt-version       "0.9.2">
@@ -394,7 +394,7 @@
 <!ENTITY lm_sensors-version           "3.3.2">
 <!ENTITY mc-version                   "4.8.3">
 <!ENTITY obex-data-server-version     "0.4.6">
-<!ENTITY obexd-version                "0.46">
+<!ENTITY obexd-version                "0.47">
 <!ENTITY parted-version               "3.1">
 <!ENTITY pciutils-version             "3.1.10">
 <!ENTITY raptor-version               "2.0.8">
@@ -429,7 +429,7 @@
 <!ENTITY doxygen-version              "1.8.1.2">
 <!ENTITY expect-version               "5.45">
 <!ENTITY gcc-version                  "4.7.0">
-<!ENTITY gc-version                   "7.2c">
+<!ENTITY gc-version                   "7.2d">
 <!ENTITY gdb-version                  "7.4.1">
 <!ENTITY git-version                  "1.7.11.3">
 <!ENTITY guile-version                "2.0.6">
@@ -689,7 +689,7 @@
 <!ENTITY xcb-util-version             "0.3.9">
 <!ENTITY printproto-version           "1.0.5">
 <!ENTITY libXp-version                "1.0.1">
-<!ENTITY xorg-server-version          "1.12.3">
+<!ENTITY xorg-server-version          "1.12.4">
 <!ENTITY twm-version                  "1.0.7">
 <!ENTITY xterm-version                "279">
 <!ENTITY xclock-version               "1.0.6">

Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       2012-08-27 18:07:27 UTC 
(rev 10594)
+++ trunk/BOOK/introduction/welcome/changelog.xml       2012-08-28 14:56:09 UTC 
(rev 10595)
@@ -44,6 +44,27 @@
 
 -->
     <listitem>
+      <para>August 28th, 2012</para>
+      <itemizedlist>
+        <listitem>
+          <para>[krejzi] - Exempi 2.2.0.</para>
+        </listitem>
+        <listitem>
+          <para>[krejzi] - GC 7.2d.</para>
+        </listitem>
+        <listitem>
+          <para>[krejzi] - libatomic_ops 7.2d.</para>
+        </listitem>
+        <listitem>
+          <para>[krejzi] - Obexd 0.47.</para>
+        </listitem>
+        <listitem>
+          <para>[krejzi] - Xorg Server 1.12.4.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>August 27th, 2012</para>
       <itemizedlist>
         <listitem>

Modified: trunk/BOOK/x/installing/x7driver.xml
===================================================================
--- trunk/BOOK/x/installing/x7driver.xml        2012-08-27 18:07:27 UTC (rev 
10594)
+++ trunk/BOOK/x/installing/x7driver.xml        2012-08-28 14:56:09 UTC (rev 
10595)
@@ -435,7 +435,7 @@
         scrolling with touchpad, turning the touchpad off while typing, etc.
       </para>
 
-      &lfs71_checked;
+      &lfs72_checked;
 
       <bridgehead renderas="sect4">Package Information</bridgehead>
       <itemizedlist spacing="compact">
@@ -920,7 +920,7 @@
         from R100 to R700 including newer Radeon HD ones.
       </para>
 
-      &lfs71_checked;
+      &lfs72_checked;
 
       <note>
         <para>
@@ -1090,7 +1090,7 @@
         well.
       </para>
 
-      &lfs71_checked;
+      &lfs72_checked;
 
       <bridgehead renderas="sect4">Package Information</bridgehead>
       <itemizedlist spacing="compact">
@@ -1215,7 +1215,7 @@
         and HD graphics processors.
       </para>
 
-      &lfs71_checked;
+      &lfs72_checked;
 
       <bridgehead renderas="sect4">Package Information</bridgehead>
       <itemizedlist spacing="compact">
@@ -2512,7 +2512,7 @@
         can be safely ignored if hardware specific driver works well.
       </para>
 
-      &lfs71_checked;
+      &lfs72_checked;
 
       <bridgehead renderas="sect4">Package Information</bridgehead>
       <itemizedlist spacing="compact">
@@ -2654,7 +2654,7 @@
         Video Driver for VMware SVGA virtual video cards.
       </para>
 
-      &lfs71_checked;
+      &lfs72_checked;
 
       <bridgehead renderas="sect4">Package Information</bridgehead>
       <itemizedlist spacing="compact">

Modified: trunk/BOOK/x/installing/xorg-server.xml
===================================================================
--- trunk/BOOK/x/installing/xorg-server.xml     2012-08-27 18:07:27 UTC (rev 
10594)
+++ trunk/BOOK/x/installing/xorg-server.xml     2012-08-28 14:56:09 UTC (rev 
10595)
@@ -6,7 +6,7 @@
 
   <!ENTITY xorg-server-download-http 
"&xorg-download-http;/xserver/xorg-server-&xorg-server-version;.tar.bz2">
   <!ENTITY xorg-server-download-ftp  
"&xorg-download-ftp;/xserver/xorg-server-&xorg-server-version;.tar.bz2">
-  <!ENTITY xorg-server-md5sum        "65a53b11bc01dcc97ee9b201dc620c32">
+  <!ENTITY xorg-server-md5sum        "f87d830aa69885275e26dd6327d76a44">
   <!ENTITY xorg-server-size          "5.3 MB">
   <!ENTITY xorg-server-buildsize     "430 MB">
   <!ENTITY xorg-server-time          "2.2 SBU">
@@ -75,6 +75,7 @@
 
     <bridgehead renderas="sect4">Required</bridgehead>
     <para role="required">
+      <xref linkend="mesalib"/>,
       <xref linkend="openssl"/>,
       <xref linkend="pixman"/>,
       <xref linkend="xorg7-font"/> and

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