Author: randy
Date: 2013-01-17 16:57:02 -0700 (Thu, 17 Jan 2013)
New Revision: 10944

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/general/genutils/imagemagick.xml
   trunk/BOOK/general/prog/python-modules.xml
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/networking/netlibs/geoclue.xml
Log:
Updated package URLs

Modified: trunk/BOOK/general/genutils/imagemagick.xml
===================================================================
--- trunk/BOOK/general/genutils/imagemagick.xml 2013-01-17 12:31:04 UTC (rev 
10943)
+++ trunk/BOOK/general/genutils/imagemagick.xml 2013-01-17 23:57:02 UTC (rev 
10944)
@@ -145,6 +145,7 @@
     <xref linkend="libxml2"/>,
     <ulink url="http://djvu.sourceforge.net/";>DjVuLibre</ulink>, and
     <ulink url="http://www.agocg.ac.uk/train/cgm/ralcgm.htm";>RALCGM</ulink>
+    (or <ulink 
url="http://www.mcmurchy.com/ralcgm/ralcgm-3.51.tar.gz";>ralcgm</ulink>)
     </para>
 
     <bridgehead renderas="sect4">Optional Graphics Utilities</bridgehead>

Modified: trunk/BOOK/general/prog/python-modules.xml
===================================================================
--- trunk/BOOK/general/prog/python-modules.xml  2013-01-17 12:31:04 UTC (rev 
10943)
+++ trunk/BOOK/general/prog/python-modules.xml  2013-01-17 23:57:02 UTC (rev 
10944)
@@ -327,10 +327,7 @@
 ./waf build</userinput></screen>
 
       <para>
-        The test suite requires the optional <application>pytest</application>
-        package.  If installed, it is run by changing to the 
-        <filename class='directory'>test</filename> directory and running 
-        <userinput>py.test</userinput>.
+        The test suite must be run after the package is installed.
       </para>
 
       <para>
@@ -338,6 +335,13 @@
       </para>
 
 <screen role="root"><userinput>./waf install</userinput></screen>
+
+      <para>
+        The test suite requires the optional <application>pytest</application>
+        package. If installed, it is run by changing to the 
+        <filename class='directory'>test</filename> directory and running 
+        <userinput>py.test</userinput> an an unprivileged user.
+      </para>
     </sect3>
 
     <sect3 role="content">
@@ -723,7 +727,7 @@
 
       <bridgehead renderas="sect5">Optional</bridgehead>
       <para role="optional">
-        <ulink url="http://numpy.scipy.org/";>NumPy</ulink>
+        <ulink url="http://sourceforge.net/projects/numpy/";>NumPy</ulink>
       </para>
 
       <bridgehead renderas="sect5">Optional (to Build 
Documentation)</bridgehead>

Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent      2013-01-17 12:31:04 UTC (rev 10943)
+++ trunk/BOOK/general.ent      2013-01-17 23:57:02 UTC (rev 10944)
@@ -3,13 +3,13 @@
 $Date$
 -->
 
-<!ENTITY day          "15">                   <!-- Always 2 digits -->
+<!ENTITY day          "18">                   <!-- 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 15th, &year;">
+<!ENTITY releasedate  "January 18th, &year;">
 <!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
 <!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
 <!ENTITY lfs-version  "development">          <!-- 
version|testing|unstable|development] -->

Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       2013-01-17 12:31:04 UTC 
(rev 10943)
+++ trunk/BOOK/introduction/welcome/changelog.xml       2013-01-17 23:57:02 UTC 
(rev 10944)
@@ -45,6 +45,15 @@
 -->
 
     <listitem>
+      <para>January 18th, 2013</para>
+      <itemizedlist>
+        <listitem>
+          <para>[randy] - Updated package URLs.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>January 15th, 2013</para>
       <itemizedlist>
         <listitem>

Modified: trunk/BOOK/networking/netlibs/geoclue.xml
===================================================================
--- trunk/BOOK/networking/netlibs/geoclue.xml   2013-01-17 12:31:04 UTC (rev 
10943)
+++ trunk/BOOK/networking/netlibs/geoclue.xml   2013-01-17 23:57:02 UTC (rev 
10944)
@@ -90,7 +90,7 @@
 
     <bridgehead renderas="sect4">Optional</bridgehead>
     <para role="optional">
-      <ulink url="http://gpsd.berlios.de/";>GPSD</ulink>,
+      <ulink url="https://savannah.nongnu.org/projects/gpsd";>GPSD</ulink>,
       <xref linkend="gtk2"/> and
       <ulink url="http://ofono.org/";>oFono</ulink>.
     </para>

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