Author: pierre
Date: Sat Apr 17 13:56:44 2021
New Revision: 24466
Log:
Fix a build failure in evolution-data-server with cmake-3.20.1
Modified:
trunk/BOOK/general.ent
trunk/BOOK/gnome/platform/evolution-data-server.xml
trunk/BOOK/introduction/welcome/changelog.xml
Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent Tue Apr 13 05:33:05 2021 (r24465)
+++ trunk/BOOK/general.ent Sat Apr 17 13:56:44 2021 (r24466)
@@ -1,12 +1,12 @@
<!-- $LastChangedBy$ $Date$ -->
-<!ENTITY day "13"> <!-- Always 2 digits -->
+<!ENTITY day "17"> <!-- Always 2 digits -->
<!ENTITY month "04"> <!-- Always 2 digits -->
<!ENTITY year "2021">
<!ENTITY copyrightdate "2001-&year;">
<!ENTITY copyholder "The BLFS Development Team">
<!ENTITY version "&year;-&month;-&day;">
-<!ENTITY releasedate "April 13th, &year;">
+<!ENTITY releasedate "April 17th, &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/gnome/platform/evolution-data-server.xml
==============================================================================
--- trunk/BOOK/gnome/platform/evolution-data-server.xml Tue Apr 13 05:33:05
2021 (r24465)
+++ trunk/BOOK/gnome/platform/evolution-data-server.xml Sat Apr 17 13:56:44
2021 (r24466)
@@ -76,6 +76,15 @@
</listitem>
</itemizedlist>
+ <bridgehead renderas="sect3">Additional Downloads</bridgehead>
+ <itemizedlist spacing="compact">
+ <listitem>
+ <para>
+ Required patch:
+ <ulink
url="&patch-root;/evolution-data-server-&evolution-data-server-version;-cmake_fix-1.patch"/>
+ </para>
+ </listitem>
+ </itemizedlist>
<bridgehead renderas="sect3">Evolution Data Server
Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
@@ -138,6 +147,14 @@
revision="systemd"><userinput remap="pre">rm -fv
/usr/lib/systemd/user/evolution-*.service</userinput></screen>
<para>
+ <phrase revision="sysv">First,</phrase>
+ <phrase revision="systemd">Then,</phrase> fix an issue with
+ cmake-3.20.1:
+ </para>
+
+<screen><userinput>patch -Np1 -i
evolution-data-server-&evolution-data-server-version;-cmake_fix-1.patch</userinput></screen>
+
+ <para>
Install <application>Evolution Data Server</application> by running
the following commands:
</para>
Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml Tue Apr 13 05:33:05
2021 (r24465)
+++ trunk/BOOK/introduction/welcome/changelog.xml Sat Apr 17 13:56:44
2021 (r24466)
@@ -43,6 +43,16 @@
-->
<listitem>
+ <para>April 17th, 2021</para>
+ <itemizedlist>
+ <listitem>
+ <para>[pierre] - Fix a build error in evolution-data-server-3.40.0
+ with cmake-3.20.1.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>April 13th, 2021</para>
<itemizedlist>
<listitem>
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page