Update sudo, fcron

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8819 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Thomas Trepl 2011-01-15 13:47:45 +00:00
parent f4dc0a03e0
commit 7afe2f1f4a
4 changed files with 13 additions and 6 deletions

View File

@ -107,7 +107,7 @@ $Date$
<!ENTITY mitkrb-version "1.6">
<!ENTITY cyrus-sasl-version "2.1.23">
<!ENTITY stunnel-version "4.34">
<!ENTITY sudo-version "1.7.4p4">
<!ENTITY sudo-version "1.7.4p5">
<!ENTITY nss-version "3.12.8">
<!ENTITY policykit-version "0.9">
<!ENTITY polkit-version "0.94">
@ -264,7 +264,7 @@ $Date$
<!-- Chapter 11 -->
<!ENTITY gpm-version "1.20.6">
<!ENTITY fcron-version "3.0.4">
<!ENTITY fcron-version "3.0.6">
<!ENTITY hdparm-version "9.6">
<!ENTITY which-version "2.20">
<!ENTITY unzip-version "6.0">

View File

@ -6,7 +6,7 @@
<!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 "5a26a1dfd91fdc7e87401e98aef870e6">
<!ENTITY fcron-md5sum "69ebcb41921e2a282f41ebecb3a27053">
<!ENTITY fcron-size "540 KB">
<!ENTITY fcron-buildsize "3.6 MB">
<!ENTITY fcron-time "0.1 SBU">
@ -110,7 +110,8 @@ useradd -d /dev/null -c "Fcron User" -g fcron -s /bin/false -u 22 fcron</userinp
commands:</para>
<screen><userinput>./configure --prefix=/usr --sysconfdir=/etc \
--localstatedir=/var --without-sendmail --with-boot-install=no &amp;&amp;
--localstatedir=/var --without-sendmail --with-boot-install=no \
--with-dsssl-dir=/usr/share/sgml/docbook/dsssl-stylesheets-&docbook-dsssl-version; &amp;&amp;
make</userinput></screen>
<para>This package does not come with a test suite.</para>
@ -139,6 +140,9 @@ make</userinput></screen>
<para><option>--with-editor=<replaceable>&lt;/path/to/editor&gt;</replaceable></option>:
This switch allows you to set the default text editor.</para>
<para><option>--with-dsssl-dir=<replaceable>&lt;/path/to/dsssl-stylesheets&gt;</replaceable></option>:
Avoid a warning message about not finding the DSSSL stylesheets.</para>
</sect2>
<sect2 role="configuration">

View File

@ -49,6 +49,9 @@
command that are required if optional dependencies are not
installed.</para>
</listitem>
<listitem>
<para>[thomas] - Updated to sudo-1.7.4p5, fcron-3.0.6.</para>
</listitem>
</itemizedlist>
</listitem>

View File

@ -6,8 +6,8 @@
<!ENTITY sudo-download-http "http://www.sudo.ws/sudo/dist/sudo-&sudo-version;.tar.gz">
<!ENTITY sudo-download-ftp "ftp://ftp.twaren.net/Unix/Security/Sudo/sudo-&sudo-version;.tar.gz">
<!ENTITY sudo-md5sum "55d9906535d70a1de347cd3d3550ee87">
<!ENTITY sudo-size "772 KB">
<!ENTITY sudo-md5sum "4c8105507363371dea89ceb7c92187dd">
<!ENTITY sudo-size "943 KB">
<!ENTITY sudo-buildsize "5 MB">
<!ENTITY sudo-time "0.1 SBU">
]>