Author: fernando
Date: Thu Feb 20 06:45:35 2014
New Revision: 12746
Log:
Some tags. Fixes to fcron-3.1.2: ticket #4699 and Cups-1.7.1: ticket #4711.
Modified:
trunk/BOOK/general.ent
trunk/BOOK/general/genlib/glib2.xml
trunk/BOOK/general/genlib/libusb.xml
trunk/BOOK/general/genutils/graphviz.xml
trunk/BOOK/general/graphlib/libexif.xml
trunk/BOOK/general/prog/swig.xml
trunk/BOOK/general/sysutils/fcron.xml
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/postlfs/editors/vim.xml
trunk/BOOK/postlfs/security/cacerts.xml
trunk/BOOK/postlfs/security/consolekit.xml
trunk/BOOK/postlfs/security/gnutls.xml
trunk/BOOK/pst/printing/cups.xml
Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent Thu Feb 20 05:56:07 2014 (r12745)
+++ trunk/BOOK/general.ent Thu Feb 20 06:45:35 2014 (r12746)
@@ -1,12 +1,12 @@
<!-- $LastChangedBy$ $Date$ -->
-<!ENTITY day "19"> <!-- Always 2 digits -->
+<!ENTITY day "20"> <!-- Always 2 digits -->
<!ENTITY month "02"> <!-- Always 2 digits -->
<!ENTITY year "2014">
<!ENTITY copyrightdate "2001-&year;">
<!ENTITY copyholder "The BLFS Development Team">
<!ENTITY version "&year;-&month;-&day;">
-<!ENTITY releasedate "February 19th, &year;">
+<!ENTITY releasedate "February 20th, &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/general/genlib/glib2.xml
==============================================================================
--- trunk/BOOK/general/genlib/glib2.xml Thu Feb 20 05:56:07 2014 (r12745)
+++ trunk/BOOK/general/genlib/glib2.xml Thu Feb 20 06:45:35 2014 (r12746)
@@ -36,7 +36,7 @@
event loop, threads, dynamic loading and an object system.
</para>
- &lfs74_checked;
+ &lfs75_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/general/genlib/libusb.xml
==============================================================================
--- trunk/BOOK/general/genlib/libusb.xml Thu Feb 20 05:56:07 2014
(r12745)
+++ trunk/BOOK/general/genlib/libusb.xml Thu Feb 20 06:45:35 2014
(r12746)
@@ -34,7 +34,7 @@
used by some applications for USB device access.
</para>
- &lfs74_checked;
+ &lfs75_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/general/genutils/graphviz.xml
==============================================================================
--- trunk/BOOK/general/genutils/graphviz.xml Thu Feb 20 05:56:07 2014
(r12745)
+++ trunk/BOOK/general/genutils/graphviz.xml Thu Feb 20 06:45:35 2014
(r12746)
@@ -38,7 +38,7 @@
tools, libraries, and language bindings.
</para>
- &lfs74_checked;
+ &lfs75_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/general/graphlib/libexif.xml
==============================================================================
--- trunk/BOOK/general/graphlib/libexif.xml Thu Feb 20 05:56:07 2014
(r12745)
+++ trunk/BOOK/general/graphlib/libexif.xml Thu Feb 20 06:45:35 2014
(r12746)
@@ -37,7 +37,7 @@
supported.
</para>
- &lfs74_checked;
+ &lfs75_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/general/prog/swig.xml
==============================================================================
--- trunk/BOOK/general/prog/swig.xml Thu Feb 20 05:56:07 2014 (r12745)
+++ trunk/BOOK/general/prog/swig.xml Thu Feb 20 06:45:35 2014 (r12746)
@@ -59,7 +59,7 @@
with a scripting language.
</para>
- &lfs74_checked;
+ &lfs75_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/general/sysutils/fcron.xml
==============================================================================
--- trunk/BOOK/general/sysutils/fcron.xml Thu Feb 20 05:56:07 2014
(r12745)
+++ trunk/BOOK/general/sysutils/fcron.xml Thu Feb 20 06:45:35 2014
(r12746)
@@ -122,8 +122,7 @@
commands:</para>
<screen><userinput>./configure --prefix=/usr --sysconfdir=/etc \
- --localstatedir=/var --without-sendmail --with-boot-install=no \
-
--with-dsssl-dir=/usr/share/sgml/docbook/dsssl-stylesheets-&docbook-dsssl-version;
&&
+ --localstatedir=/var --without-sendmail --with-boot-install=no &&
make</userinput></screen>
<para>This package does not come with a test suite.</para>
@@ -156,7 +155,8 @@
This switch allows you to set the default text editor.</para>
<para><option>--with-dsssl-dir=<replaceable></path/to/dsssl-stylesheets></replaceable></option>:
- Avoid a warning message about not finding the DSSSL stylesheets.</para>
+ May be used in order to avoid a warning message about not finding the
+ DSSSL stylesheets.</para>
</sect2>
Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml Thu Feb 20 05:56:07
2014 (r12745)
+++ trunk/BOOK/introduction/welcome/changelog.xml Thu Feb 20 06:45:35
2014 (r12746)
@@ -45,6 +45,17 @@
-->
<listitem>
+ <para>February 20th, 2014</para>
+ <itemizedlist>
+ <listitem>
+ <para>[fernando] - Some tags and fixes to
+ fcron-3.1.2: <ulink url="&blfs-ticket-root;4699">#4699</ulink> and
+ Cups-1.7.1: <ulink url="&blfs-ticket-root;4711">#4711</ulink>.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>February 19th, 2014</para>
<itemizedlist>
<listitem>
Modified: trunk/BOOK/postlfs/editors/vim.xml
==============================================================================
--- trunk/BOOK/postlfs/editors/vim.xml Thu Feb 20 05:56:07 2014 (r12745)
+++ trunk/BOOK/postlfs/editors/vim.xml Thu Feb 20 06:45:35 2014 (r12746)
@@ -41,7 +41,7 @@
There is no need for special instructions since
<application>X</application> support is automatically detected.</para>
- &lfs74_checked;
+ &lfs75_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/postlfs/security/cacerts.xml
==============================================================================
--- trunk/BOOK/postlfs/security/cacerts.xml Thu Feb 20 05:56:07 2014
(r12745)
+++ trunk/BOOK/postlfs/security/cacerts.xml Thu Feb 20 06:45:35 2014
(r12746)
@@ -30,7 +30,7 @@
can also be used by other applications either directly of indirectly through
<application>openssl</application>.</para>
- &lfs74_checked;
+ &lfs75_checked;
<indexterm zone="cacerts">
<primary sortas="a-cacerts">Certificate Authority Certificates</primary>
Modified: trunk/BOOK/postlfs/security/consolekit.xml
==============================================================================
--- trunk/BOOK/postlfs/security/consolekit.xml Thu Feb 20 05:56:07 2014
(r12745)
+++ trunk/BOOK/postlfs/security/consolekit.xml Thu Feb 20 06:45:35 2014
(r12746)
@@ -36,7 +36,7 @@
items or of any of the metadata associated with them.
</para>
- &lfs74_checked;
+ &lfs75_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/postlfs/security/gnutls.xml
==============================================================================
--- trunk/BOOK/postlfs/security/gnutls.xml Thu Feb 20 05:56:07 2014
(r12745)
+++ trunk/BOOK/postlfs/security/gnutls.xml Thu Feb 20 06:45:35 2014
(r12746)
@@ -55,7 +55,7 @@
extension and X.509 and OpenPGP certificate handling.
</para>
- &lfs74_checked;
+ &lfs75_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/pst/printing/cups.xml
==============================================================================
--- trunk/BOOK/pst/printing/cups.xml Thu Feb 20 05:56:07 2014 (r12745)
+++ trunk/BOOK/pst/printing/cups.xml Thu Feb 20 06:45:35 2014 (r12746)
@@ -93,8 +93,7 @@
<bridgehead renderas="sect4">Recommended</bridgehead>
<para role="recommended">
<xref linkend="colord"/>,
- <xref linkend="dbus"/>,
- <xref linkend="libgcrypt"/>, and
+ <xref linkend="dbus"/>, and
<xref linkend="libusb"/>
</para>
@@ -102,7 +101,8 @@
<para role="optional">
<xref linkend="acl"/>,
<xref linkend="avahi"/>,
- <xref linkend="gnutls"/> or <xref linkend="openssl"/>,
+ <xref linkend="gnutls"/> (if you have it installed, then
+ <xref linkend="libgcrypt"/> is required) or <xref linkend="openssl"/>,
<ulink
url="http://packages.debian.org/source/sid/libpaper">libpaper</ulink>,
<xref linkend="linux-pam"/>,
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page