Author: dj
Date: 2009-11-07 19:04:10 -0700 (Sat, 07 Nov 2009)
New Revision: 8120
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/multimedia/cdwriteutils/cdrtools.xml
Log:
Fixed compilation of cdrtools.
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2009-11-04 14:57:47 UTC (rev 8119)
+++ trunk/BOOK/general.ent 2009-11-08 02:04:10 UTC (rev 8120)
@@ -3,13 +3,13 @@
$Date$
-->
-<!ENTITY day "03"> <!-- Always 2 digits -->
+<!ENTITY day "08"> <!-- Always 2 digits -->
<!ENTITY month "11"> <!-- Always 2 digits -->
<!ENTITY year "2009">
<!ENTITY copyrightdate "2001-&year;">
<!ENTITY copyholder "The BLFS Development Team">
<!ENTITY version "svn-&year;&month;&day;">
-<!ENTITY releasedate "October &day;rd, &year;">
+<!ENTITY releasedate "October &day;th, &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/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2009-11-04 14:57:47 UTC
(rev 8119)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2009-11-08 02:04:10 UTC
(rev 8120)
@@ -40,6 +40,15 @@
</listitem>
-->
+ <listitem>
+ <para>November 8th, 2009</para>
+ <itemizedlist>
+ <listitem>
+ <para>[dj] - Updated cdrtools-2.01-glibc-conflicts-3.patch.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
<listitem>
<para>November 3rd, 2009</para>
<itemizedlist>
Modified: trunk/BOOK/multimedia/cdwriteutils/cdrtools.xml
===================================================================
--- trunk/BOOK/multimedia/cdwriteutils/cdrtools.xml 2009-11-04 14:57:47 UTC
(rev 8119)
+++ trunk/BOOK/multimedia/cdwriteutils/cdrtools.xml 2009-11-08 02:04:10 UTC
(rev 8120)
@@ -61,7 +61,7 @@
<itemizedlist spacing='compact'>
<listitem>
<para>Required patch for fixing function conflicts with newer versions
of Glibc:
- <ulink
url="&patch-root;/cdrtools-&cdrtools-version;-glibc_conflicts-2.patch"/></para>
+ <ulink
url="&patch-root;/cdrtools-&cdrtools-version;-glibc_conflicts-3.patch"/></para>
</listitem>
<listitem>
@@ -117,7 +117,7 @@
<para>Cdrtools contains several functions that conflict with functions in
Glibc. Apply the following patch to correct this:</para>
-<screen><userinput>patch -Np1 -i
../cdrtools-&cdrtools-version;-glibc_conflicts-2.patch</userinput></screen>
+<screen><userinput>patch -Np1 -i
../cdrtools-&cdrtools-version;-glibc_conflicts-3.patch</userinput></screen>
<para>Install <application>Cdrtools</application> by running the following
commands:</para>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page