Author: pierre
Date: Sun Apr 13 03:08:14 2014
New Revision: 12950
Log:
Fix defect in cups by promoting avahi to required dependency (see #4944)
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/pst/printing/cups.xml
Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent Sat Apr 12 08:39:01 2014 (r12949)
+++ trunk/BOOK/general.ent Sun Apr 13 03:08:14 2014 (r12950)
@@ -1,12 +1,12 @@
<!-- $LastChangedBy$ $Date$ -->
-<!ENTITY day "12"> <!-- Always 2 digits -->
+<!ENTITY day "13"> <!-- Always 2 digits -->
<!ENTITY month "04"> <!-- Always 2 digits -->
<!ENTITY year "2014">
<!ENTITY copyrightdate "2001-&year;">
<!ENTITY copyholder "The BLFS Development Team">
<!ENTITY version "&year;-&month;-&day;">
-<!ENTITY releasedate "April 12th, &year;">
+<!ENTITY releasedate "April 13th, &year;">
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
<!ENTITY lfs-version "development"> <!-- x.y|development] -->
Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml Sat Apr 12 08:39:01
2014 (r12949)
+++ trunk/BOOK/introduction/welcome/changelog.xml Sun Apr 13 03:08:14
2014 (r12950)
@@ -45,6 +45,16 @@
-->
<listitem>
+ <para>April 13th, 2014</para>
+ <itemizedlist>
+ <listitem>
+ <para>[pierre] - Promote avahi to required dependency for CUPS-1.7.2.
+ Fixes <ulink url="&blfs-ticket-root;4944">#4944</ulink>.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>April 12th, 2014</para>
<itemizedlist>
<listitem>
Modified: trunk/BOOK/pst/printing/cups.xml
==============================================================================
--- trunk/BOOK/pst/printing/cups.xml Sat Apr 12 08:39:01 2014 (r12949)
+++ trunk/BOOK/pst/printing/cups.xml Sun Apr 13 03:08:14 2014 (r12950)
@@ -90,6 +90,13 @@
<bridgehead renderas="sect3">Cups Dependencies</bridgehead>
+ <bridgehead renderas="sect4">Required</bridgehead>
+ <para role="required">
+<!-- Bug in 1.7.2 implies that cups cannot be built without avahi or dnssd.
+ Check that this is still required for next versions -->
+ <xref linkend="avahi"/>
+ </para>
+
<bridgehead renderas="sect4">Recommended</bridgehead>
<para role="recommended">
<xref linkend="colord"/>,
@@ -100,7 +107,6 @@
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional">
<xref linkend="acl"/>,
- <xref linkend="avahi"/>,
<xref linkend="gnutls"/> (if you have it installed, then
<xref linkend="libgcrypt"/> is required) or <xref linkend="openssl"/>,
<ulink
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page