Updated to Fcron-2.9.6.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3963 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Igor Živković 2005-05-04 18:58:01 +00:00
parent eda81ebb85
commit a6639511b0
3 changed files with 7 additions and 3 deletions

View File

@ -116,7 +116,7 @@
<!-- Chapter 11 -->
<!ENTITY gpm-version "1.20.1">
<!ENTITY fcron-version "2.9.5.1">
<!ENTITY fcron-version "2.9.6">
<!ENTITY hdparm-version "5.8">
<!ENTITY which-version "2.16">
<!ENTITY unzip-version "5.52">

View File

@ -6,8 +6,8 @@
<!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 "bf39dcef6d0c452f167f5a31a1231e4e">
<!ENTITY fcron-size "390 KB">
<!ENTITY fcron-md5sum "f408960f4c08ad377e61531ca48669bb">
<!ENTITY fcron-size "397 KB">
<!ENTITY fcron-buildsize "3.4 MB">
<!ENTITY fcron-time "0.10 SBU">
]>
@ -93,6 +93,8 @@ commands:</para>
<screen><userinput><command>./configure --without-sendmail --with-answer-all=no &amp;&amp;
make</command></userinput></screen>
<para>This package does not come with a test suite.</para>
<para>Now, as the root user:</para>
<screen><userinput role='root'><command>make install</command></userinput></screen>

View File

@ -22,6 +22,8 @@ who wrote what.</para>
<itemizedlist>
<listitem><para>May 4th, 2005 [igor]: Updated to Fcron-2.9.6.</para>
<listitem><para>May 4th, 2005 [randy]: Updated to
GStreamer-0.8.10.</para></listitem>