Author: krejzi
Date: 2013-01-02 12:19:46 -0700 (Wed, 02 Jan 2013)
New Revision: 10920

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/general/prog/nasm.xml
   trunk/BOOK/general/prog/ruby.xml
   trunk/BOOK/general/sysutils/ibus.xml
   trunk/BOOK/introduction/welcome/changelog.xml
Log:
Package updates.

Modified: trunk/BOOK/general/prog/nasm.xml
===================================================================
--- trunk/BOOK/general/prog/nasm.xml    2013-01-02 00:47:37 UTC (rev 10919)
+++ trunk/BOOK/general/prog/nasm.xml    2013-01-02 19:19:46 UTC (rev 10920)
@@ -6,9 +6,9 @@
 
   <!ENTITY NASM-download-http 
"http://www.nasm.us/pub/nasm/releasebuilds/&NASM-version;/nasm-&NASM-version;.tar.xz";>
   <!ENTITY NASM-download-ftp  " ">
-  <!ENTITY NASM-md5sum        "67fedf8df630d071c4804f794b2d3dcb">
-  <!ENTITY NASM-size          "672 KB">
-  <!ENTITY NASM-buildsize     "19 MB" >
+  <!ENTITY NASM-md5sum        "b13c433bbf3cfe055c5b830066aed4ba">
+  <!ENTITY NASM-size          "668 KB">
+  <!ENTITY NASM-buildsize     "26 MB" >
   <!ENTITY NASM-time          "0.1 SBU">
 ]>
 
@@ -97,45 +97,9 @@
 <screen role="root"><userinput>install -m755 -d         
/usr/share/doc/nasm-&NASM-version;/html &amp;&amp; 
 cp -v doc/html/*.html    /usr/share/doc/nasm-&NASM-version;/html &amp;&amp;
 cp -v doc/*.{txt,ps,pdf} /usr/share/doc/nasm-&NASM-version;      &amp;&amp;
-cp -v doc/info/*         /usr/share/info                  &amp;&amp;
-pushd /usr/share/info                                     &amp;&amp;
-install-info nasm.info dir                                &amp;&amp;
-popd</userinput></screen>
+cp -v doc/info/*         /usr/share/info                         &amp;&amp;
+install-info /usr/share/info/nasm.info /usr/share/info/dir</userinput></screen>
 
-<!-- install_rdf &amp;&amp;
-install -v -m755 -d /usr/share/doc/nasm-&NASM-version;/html &amp;&amp;
-install -v -m644    rdoff/doc/rdoff/* \
-                    /usr/share/doc/nasm-&NASM-version;/html &amp;&amp;
-install -v -m644    rdoff/doc/{*.txt,rdoff.html} \
-                    /usr/share/doc/nasm-&NASM-version;      &amp;&amp;
-install -v -m644    rdoff/doc/rdoff.info* \
-                    /usr/share/info &amp;&amp;
-pushd /usr/share/info &amp;&amp;
-    rm -fv dir        &amp;&amp;
-    for FILENAME in *; do install-info $FILENAME dir; done &amp;&amp;
-    unset FILENAME &amp;&amp;
-popd</userinput></screen>
-
-    <para>If you built the <application>Ghostscript</application> generated
-    documentation, install it using the following commands as the
-    <systemitem class="username">root</systemitem> user:</para>
-
-<screen role="root"><userinput>sed -i 
's|doc/nasm|share/doc/nasm-&NASM-version;|' doc/Makefile &amp;&amp;
-make install_doc      &amp;&amp;
-
-pushd /usr/share/info &amp;&amp;
-    rm -fv dir        &amp;&amp;
-    for FILENAME in *; do install-info $FILENAME dir; done &amp;&amp;
-    unset FILENAME &amp;&amp;
-popd</userinput></screen>
-
-    <para>Lastly, if you built the RDOFF PDF and Postscript documentation,
-    install it using the following command as the
-    <systemitem class="username">root</systemitem> user:</para>
-
-<screen role="root"><userinput>install -v -m644 rdoff/doc/rdoff.p{df,s} \
-                 /usr/share/doc/nasm-&NASM-version;</userinput></screen>
--->
   </sect2>
 
   <sect2 role="content">
@@ -143,7 +107,7 @@
 
     <segmentedlist>
       <segtitle>Installed Programs</segtitle>
-      <segtitle>Installed Directories</segtitle>
+      <segtitle>Installed Directory</segtitle>
 
       <seglistitem>
         <seg>nasm and ndisasm</seg>
@@ -175,57 +139,7 @@
           </indexterm>
         </listitem>
       </varlistentry>
-<!--
-      <varlistentry id="ldrdf">
-        <term><command>ldrdf</command></term>
-        <listitem>
-          <para>is an RDOFF linker.</para>
-          <indexterm zone="NASM ldrdf">
-            <primary sortas="b-ldrdf">ldrdf</primary>
-          </indexterm>
-        </listitem>
-      </varlistentry>
 
-      <varlistentry id="rdf2bin">
-        <term><command>rdf2bin</command></term>
-        <listitem>
-          <para>converts an RDOFF object file to flat binary.</para>
-          <indexterm zone="NASM rdf2bin">
-            <primary sortas="b-rdf2bin">rdf2bin</primary>
-          </indexterm>
-        </listitem>
-      </varlistentry>
-
-      <varlistentry id="rdfdump">
-        <term><command>rdfdump</command></term>
-        <listitem>
-          <para>dumps the contents of an RDOFF file.</para>
-          <indexterm zone="NASM rdfdump">
-            <primary sortas="b-rdfdump">rdfdump</primary>
-          </indexterm>
-        </listitem>
-      </varlistentry>
-
-      <varlistentry id="rdflib">
-        <term><command>rdflib</command></term>
-        <listitem>
-          <para>is an RDOFF librarian.</para>
-          <indexterm zone="NASM rdflib">
-            <primary sortas="b-rdflib">rdflib</primary>
-          </indexterm>
-        </listitem>
-      </varlistentry>
-
-      <varlistentry id="rdx">
-        <term><command>rdx</command></term>
-        <listitem>
-          <para>is used to load and execute an RDOFF module.</para>
-          <indexterm zone="NASM rdx">
-            <primary sortas="b-rdx">rdx</primary>
-          </indexterm>
-        </listitem>
-      </varlistentry> -->
-
     </variablelist>
 
   </sect2>

Modified: trunk/BOOK/general/prog/ruby.xml
===================================================================
--- trunk/BOOK/general/prog/ruby.xml    2013-01-02 00:47:37 UTC (rev 10919)
+++ trunk/BOOK/general/prog/ruby.xml    2013-01-02 19:19:46 UTC (rev 10920)
@@ -6,10 +6,10 @@
 
   <!ENTITY ruby-download-http " ">
   <!ENTITY ruby-download-ftp  
"ftp://ftp.ruby-lang.org/pub/ruby/1.9/ruby-&ruby-version;.tar.bz2";>
-  <!ENTITY ruby-md5sum        "e76848a86606a4fd5dcf14fc4b4e755e">
-  <!ENTITY ruby-size          "9.5 MB">
-  <!ENTITY ruby-buildsize     "546 MB"> 
-  <!ENTITY ruby-time          "4.7 SBU">
+  <!ENTITY ruby-md5sum        "13c26ea368d88a560f07cc8c5eb4fa05">
+  <!ENTITY ruby-size          "9.6 MB">
+  <!ENTITY ruby-buildsize     "350 MB"> 
+  <!ENTITY ruby-time          "4.0 SBU">
 ]>
 
 <sect1 id="ruby" xreflabel="Ruby-&ruby-version;">
@@ -116,12 +116,12 @@
     <title>Command Explanations</title>
 
     <para>
-      <option>--enable-shared</option>: This parameter enables building of
+      <option>--enable-shared</option>: This switch enables building of
       the <filename class="libraryfile">libruby</filename> shared library.
     </para>
 
     <para>
-      <option>--enable-pthread</option>: This parameter enables linking of the
+      <option>--enable-pthread</option>: This switch enables linking of the
       threading library into the <application>Ruby</application> build.
     </para>
 
@@ -210,7 +210,7 @@
       </varlistentry>
 
       <varlistentry id="libruby">
-        <term><filename role='library'>libruby.so</filename></term>
+        <term><filename role="libraryfile">libruby.so</filename></term>
         <listitem>
           <para>
             contains the API functions required by 
<application>Ruby</application>.

Modified: trunk/BOOK/general/sysutils/ibus.xml
===================================================================
--- trunk/BOOK/general/sysutils/ibus.xml        2013-01-02 00:47:37 UTC (rev 
10919)
+++ trunk/BOOK/general/sysutils/ibus.xml        2013-01-02 19:19:46 UTC (rev 
10920)
@@ -6,9 +6,9 @@
 
   <!ENTITY ibus-download-http 
"http://ibus.googlecode.com/files/ibus-&ibus-version;.tar.gz";>
   <!ENTITY ibus-download-ftp  " ">
-  <!ENTITY ibus-md5sum        "be482479357210283e91a47f43a0a0fe">
+  <!ENTITY ibus-md5sum        "f0103201249c657712f5f4d9a36923ed">
   <!ENTITY ibus-size          "1.9 MB">
-  <!ENTITY ibus-buildsize     "45 MB">
+  <!ENTITY ibus-buildsize     "50 MB">
   <!ENTITY ibus-time          "0.5 SBU">
 ]>
 
@@ -110,8 +110,6 @@
 <screen><userinput>./configure --prefix=/usr \
             --sysconfdir=/etc \
             --libexecdir=/usr/lib/ibus \
-            --enable-dconf \
-            --disable-gconf \
             --disable-gtk2 &amp;&amp;
 make</userinput></screen>
 
@@ -130,18 +128,6 @@
     <title>Command Explanations</title>
 
     <para>
-      <option>--enable-dconf</option>: This switch enables use
-      of the <application>DConf</application> for the settings
-      backend.
-    </para>
-
-    <para>
-      <option>--disable-gconf</option>: This switch disables use
-      of the <application>GConf</application> in favour of
-      <application>DConf</application>.
-    </para>
-
-    <para>
       <option>--disable-gtk2</option>: This switch disables building
       of the <application>GTK+ 2</application> immodule. Remove it if
       you have installed <application>GTK+ 2</application> and wish

Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent      2013-01-02 00:47:37 UTC (rev 10919)
+++ trunk/BOOK/general.ent      2013-01-02 19:19:46 UTC (rev 10920)
@@ -3,13 +3,13 @@
 $Date$
 -->
 
-<!ENTITY day          "01">                   <!-- Always 2 digits -->
+<!ENTITY day          "02">                   <!-- Always 2 digits -->
 <!ENTITY month        "01">                   <!-- Always 2 digits -->
 <!ENTITY year         "2013">
 <!ENTITY copyrightdate "2001-&year;">
 <!ENTITY copyholder   "The BLFS Development Team">
 <!ENTITY version      "&year;-&month;-&day;">
-<!ENTITY releasedate  "January 1st, &year;">
+<!ENTITY releasedate  "January 2nd, &year;">
 <!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
 <!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
 <!ENTITY lfs-version  "development">          <!-- 
version|testing|unstable|development] -->
@@ -361,7 +361,7 @@
 <!ENTITY fcron-version                "3.0.6">
 <!ENTITY gpm-version                  "1.20.7">
 <!ENTITY hdparm-version               "9.42">
-<!ENTITY ibus-version                 "1.4.99.20121109">
+<!ENTITY ibus-version                 "1.5.1">
 <!ENTITY libarchive-version           "3.0.4">
 <!ENTITY lm_sensors-version           "3.3.2">
 <!ENTITY mc-version                   "4.8.6">
@@ -403,12 +403,12 @@
 <!ENTITY librep-version               "0.92.2.1">
 <!ENTITY llvm-version                 "3.2">
 <!ENTITY mercurial-version            "2.3.2">
-<!ENTITY NASM-version                 "2.10.05">
+<!ENTITY NASM-version                 "2.10.07">
 <!ENTITY php-version                  "5.4.8">
 <!ENTITY pkgconfig-version            "0.27.1">
 <!ENTITY python2-version              "2.7.3">
 <!ENTITY python3-version              "3.3.0">
-<!ENTITY ruby-version                 "1.9.3-p286">
+<!ENTITY ruby-version                 "1.9.3-p362">
 <!ENTITY slang-version                "2.2.4">
 <!ENTITY subversion-version           "1.7.7">
 <!ENTITY tcl-version                  "8.5.12">

Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       2013-01-02 00:47:37 UTC 
(rev 10919)
+++ trunk/BOOK/introduction/welcome/changelog.xml       2013-01-02 19:19:46 UTC 
(rev 10920)
@@ -45,6 +45,21 @@
 -->
 
     <listitem>
+      <para>January 2nd, 2013</para>
+      <itemizedlist>
+        <listitem>
+          <para>[krejzi] - IBus 1.5.1.</para>
+        </listitem>
+        <listitem>
+          <para>[krejzi] - Nasm 2.10.07.</para>
+        </listitem>
+        <listitem>
+          <para>[krejzi] - Ruby 1.9.3-p362.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>January 1st, 2013</para>
       <itemizedlist>
         <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