Author: ag
Date: 2007-11-01 15:53:39 -0600 (Thu, 01 Nov 2007)
New Revision: 7124

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/general/sysutils/fcron.xml
   trunk/BOOK/introduction/welcome/changelog.xml
Log:
Updated to Fcron-3.0.3


Modified: trunk/BOOK/general/sysutils/fcron.xml
===================================================================
--- trunk/BOOK/general/sysutils/fcron.xml       2007-10-21 16:39:27 UTC (rev 
7123)
+++ trunk/BOOK/general/sysutils/fcron.xml       2007-11-01 21:53:39 UTC (rev 
7124)
@@ -6,9 +6,9 @@
 
   <!ENTITY fcron-download-http 
"http://fcron.free.fr/archives/fcron-&fcron-version;.src.tar.gz";>
   <!ENTITY fcron-download-ftp 
"ftp://ftp.seul.org/pub/fcron/fcron-&fcron-version;.src.tar.gz";>
-  <!ENTITY fcron-md5sum "8e5dcb3a646c11294294895954ef0a48">
-  <!ENTITY fcron-size "532 KB">
-  <!ENTITY fcron-buildsize "4.6 MB">
+  <!ENTITY fcron-md5sum "c85e6eecd0564f37658ae250a491fd31">
+  <!ENTITY fcron-size "536 KB">
+  <!ENTITY fcron-buildsize "4.7 MB">
   <!ENTITY fcron-time "0.1 SBU">
 ]>
 
@@ -109,7 +109,8 @@
     <para>Install <application>Fcron</application> by running the following
     commands:</para>
 
-<screen><userinput>./configure --without-sendmail --with-boot-install=no 
&amp;&amp;
+<screen><userinput>./configure --prefix=/usr --sysconfdir=/etc \
+    --localstatedir=/var --without-sendmail --with-boot-install=no  &amp;&amp;
 make</userinput></screen>
 
     <para>This package does not come with a test suite.</para>

Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent      2007-10-21 16:39:27 UTC (rev 7123)
+++ trunk/BOOK/general.ent      2007-11-01 21:53:39 UTC (rev 7124)
@@ -3,11 +3,11 @@
 $Date$
 -->
 
-<!ENTITY day          "16">                   <!-- Always 2 digits -->
-<!ENTITY month        "10">                   <!-- Always 2 digits -->
+<!ENTITY day          "01">                   <!-- Always 2 digits -->
+<!ENTITY month        "11">                   <!-- Always 2 digits -->
 <!ENTITY year         "2007">
 <!ENTITY version      "svn-&year;&month;&day;">
-<!ENTITY releasedate  "October &day;th, &year;">
+<!ENTITY releasedate  "November &day;st, &year;">
 <!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
 <!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
 <!ENTITY lfs-version  "development">          <!-- 
version|testing|unstable|development] -->
@@ -181,7 +181,7 @@
 
 <!-- Chapter 11 -->
 <!ENTITY gpm-version                  "1.20.1">
-<!ENTITY fcron-version                "3.0.1">
+<!ENTITY fcron-version                "3.0.3">
 <!ENTITY hdparm-version               "7.7">
 <!ENTITY which-version                "2.16">
 <!ENTITY unzip-version                "5.52">

Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       2007-10-21 16:39:27 UTC 
(rev 7123)
+++ trunk/BOOK/introduction/welcome/changelog.xml       2007-11-01 21:53:39 UTC 
(rev 7124)
@@ -42,6 +42,15 @@
 -->
 
     <listitem>
+      <para>November 01st, 2007</para>
+      <itemizedlist>
+        <listitem>
+          <para>[ag] - Updated to Fcron-3.0.3.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>October 16th, 2007</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