Author: renodr
Date: Tue Jul 30 16:42:47 2019
New Revision: 21886

Log:
Update to Samba-4.10.6
Abiword, Libreoffice, Pidgin - fix optional dependencies now that 
evolution-data-server, telepathy-glib, zenity, and others are now available to 
elogind systems
TigerVNC - Remove redundant creation of a desktop file, since the Makefile now 
installs one

Modified:
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/networking/netprogs/samba.xml
   trunk/BOOK/packages.ent
   trunk/BOOK/xsoft/office/abiword.xml
   trunk/BOOK/xsoft/office/libreoffice.xml
   trunk/BOOK/xsoft/other/pidgin.xml
   trunk/BOOK/xsoft/other/tigervnc.xml

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Tue Jul 30 14:43:11 
2019        (r21885)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Tue Jul 30 16:42:47 
2019        (r21886)
@@ -56,6 +56,15 @@
       <para>July 29th, 2019</para>
       <itemizedlist>
         <listitem>
+          <para>[renodr] - Update to Samba-4.10.6. Fixes
+          <ulink url="&blfs-ticket-root;12245">#12245</ulink>.</para>
+        </listitem>
+        <listitem revision="sysv">
+          <para>[renodr] - Update dependencies for Abiword, Pidgin, and
+          Libreoffice to bring some GNOME dependencies internal after
+          the elogind transition.</para>
+        </listitem>
+        <listitem>
           <para>[bdubbs] - Update to exiv2-0.27.2. Fixes
           <ulink url="&blfs-ticket-root;12337">#12337</ulink>.</para>
         </listitem>

Modified: trunk/BOOK/networking/netprogs/samba.xml
==============================================================================
--- trunk/BOOK/networking/netprogs/samba.xml    Tue Jul 30 14:43:11 2019        
(r21885)
+++ trunk/BOOK/networking/netprogs/samba.xml    Tue Jul 30 16:42:47 2019        
(r21886)
@@ -6,10 +6,10 @@
 
   <!ENTITY samba-download-http 
"https://www.samba.org/ftp/samba/stable/samba-&samba-version;.tar.gz";>
   <!ENTITY samba-download-ftp  " ">
-  <!ENTITY samba-md5sum        "7d20c01ae35b08bc850442a0c303bca5">
+  <!ENTITY samba-md5sum        "9782cac8ef06049942be5f5c93b954be">
   <!ENTITY samba-size          "17 MB">
   <!ENTITY samba-buildsize     "616 MB (add 625 MB for quicktest)">
-  <!ENTITY samba-time          "7.0 SBU (add 15 SBU for quicktest)">
+  <!ENTITY samba-time          "7.0 SBU (add 16 SBU for quicktest)">
 ]>
 
 <sect1 id="samba" xreflabel="Samba-&samba-version;">

Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent     Tue Jul 30 14:43:11 2019        (r21885)
+++ trunk/BOOK/packages.ent     Tue Jul 30 16:42:47 2019        (r21886)
@@ -553,7 +553,7 @@
 <!ENTITY ntp-version                  "4.2.8p13">
 <!ENTITY rpcbind-version              "1.2.5">
 <!ENTITY rsync-version                "3.1.3">
-<!ENTITY samba-version                "4.10.5">
+<!ENTITY samba-version                "4.10.6">
 <!ENTITY wget-version                 "1.20.3">
 <!ENTITY wireless-tools-version       "29">
 <!ENTITY wpa_supplicant-version       "2.8">

Modified: trunk/BOOK/xsoft/office/abiword.xml
==============================================================================
--- trunk/BOOK/xsoft/office/abiword.xml Tue Jul 30 14:43:11 2019        (r21885)
+++ trunk/BOOK/xsoft/office/abiword.xml Tue Jul 30 16:42:47 2019        (r21886)
@@ -138,19 +138,17 @@
     <bridgehead renderas="sect4">Optional</bridgehead>
     <para role="optional">
       <xref linkend="dbus-glib"/>,
+      <xref linkend="evolution-data-server"/>,    
       <xref linkend="gobject-introspection"/>,
+      <xref linkend="libchamplain"/>,
       <xref linkend="libgcrypt"/>,
       <xref linkend="libical"/>,
       <xref linkend="libsoup"/>,
       <xref linkend="redland"/>,
+      <xref linkend="telepathy-glib"/>,
       <xref linkend="valgrind"/>.
       <ulink url="http://aiksaurus.sourceforge.net/";>Aiksaurus</ulink>,
-      <phrase revision="sysv"><ulink 
url="&gnome-download-http;/evolution-data-server/">
-      Evolution Data Server</ulink></phrase>
-      <phrase revision="systemd"><xref 
linkend="evolution-data-server"/></phrase>,
       <ulink url="http://helm.cs.unibo.it/mml-widget/";>GtkMathView</ulink>,
-      <phrase revision="sysv"><ulink 
url="&gnome-download-http;/libchamplain">libchamplain</ulink></phrase>
-      <phrase revision="systemd"><xref linkend="libchamplain"/></phrase>,
       <ulink url="http://sourceforge.net/projects/wvware";>libwmf</ulink>,
       <ulink url="http://sourceforge.net/projects/libwpd/";>libwpd</ulink>,
       <ulink url="http://sourceforge.net/projects/libwpg/";>libwpg</ulink>,
@@ -158,9 +156,6 @@
       <ulink url="http://www.abisource.com/projects/link-grammar/";>
       Link Grammar Parser</ulink>,
       <ulink url="&gnome-download-http;/loudmouth">Loudmouth</ulink>,
-      <phrase revision="sysv"><ulink 
url="http://telepathy.freedesktop.org/releases/telepathy-glib/";>
-      Telepathy GLib</ulink></phrase>
-      <phrase revision="systemd"><xref linkend="telepathy-glib"/></phrase>,
       <ulink url="https://sourceforge.net/projects/otslibrary/";>OTS</ulink>, 
and
       <ulink 
url="http://software.frodo.looijaard.name/psiconv/";>Psiconv</ulink>
     </para>

Modified: trunk/BOOK/xsoft/office/libreoffice.xml
==============================================================================
--- trunk/BOOK/xsoft/office/libreoffice.xml     Tue Jul 30 14:43:11 2019        
(r21885)
+++ trunk/BOOK/xsoft/office/libreoffice.xml     Tue Jul 30 16:42:47 2019        
(r21886)
@@ -220,7 +220,7 @@
       <xref linkend="dconf"/>,
       <xref linkend="desktop-file-utils"/>,
       <xref linkend="doxygen"/> (not relevant if using --disable-odk),
-      <phrase revision="systemd"><xref 
linkend="evolution-data-server"/>,</phrase>
+      <xref linkend="evolution-data-server"/>,
       <xref linkend="gdb"/>,
       <xref linkend="gnutls"/>,
 <!-- not anymore in the book, but included in apache-ant
@@ -231,8 +231,10 @@
       <xref linkend="mitkrb"/>,
       <xref linkend="nasm"/>,
       <xref linkend="sane"/>,
+      <xref linkend="telepathy-glib"/>,
       <xref linkend="valgrind"/>,
       <xref linkend="vlc"/>,
+      <xref linkend="zenity"/>,
       <ulink url="https://commons.apache.org/proper/commons-codec/";>Apache 
Commons Codec</ulink>,
       <ulink url="https://hc.apache.org/httpclient-3.x/";>Apache Commons 
HttpClient</ulink>,
       <ulink url="https://commons.apache.org/proper/commons-lang/";>Apache 
Commons Lang</ulink>,
@@ -268,12 +270,8 @@
       <ulink url="https://gitlab.com/mdds/mdds";>mdds</ulink>,
       <ulink 
url="http://sourceforge.net/projects/hunspell/files/MyThes/";>MyThes</ulink>,
       <ulink 
url="https://github.com/KhronosGroup/OpenCOLLADA/";>OpenCOLLADA</ulink>,
-      <ulink url="https://gitlab.com/orcus/orcus";>Orcus</ulink>,
-      <phrase revision="sysv"><ulink 
url="http://telepathy.freedesktop.org/releases/telepathy-glib/";>telepathy-glib</ulink></phrase>
-      <phrase revision="systemd"><xref linkend="telepathy-glib"/></phrase>,
-      <ulink url="https://ukoethe.github.io/vigra/";>VIGRA</ulink>, and
-      <phrase revision="sysv"><ulink 
url="&gnome-download-http;/zenity/">Zenity</ulink></phrase>
-      <phrase revision="systemd"><xref linkend="zenity"/></phrase>
+      <ulink url="https://gitlab.com/orcus/orcus";>Orcus</ulink>, and
+      <ulink url="https://ukoethe.github.io/vigra/";>VIGRA</ulink>
     </para>
 
     <para>There are many optional dependencies not listed here. They can be

Modified: trunk/BOOK/xsoft/other/pidgin.xml
==============================================================================
--- trunk/BOOK/xsoft/other/pidgin.xml   Tue Jul 30 14:43:11 2019        (r21885)
+++ trunk/BOOK/xsoft/other/pidgin.xml   Tue Jul 30 16:42:47 2019        (r21886)
@@ -98,6 +98,7 @@
       <xref linkend="avahi"/> (required for the Bonjour plugin),
       <xref linkend="cyrus-sasl"/>,
       <xref linkend="dbus"/>,
+      <xref linkend="evolution-data-server"/>,
       <xref linkend="GConf"/>,
       <xref linkend="libidn"/> (required, if you wish to run the test suite),
       <xref linkend="NetworkManager"/>,
@@ -106,9 +107,6 @@
       <xref linkend="startup-notification"/>,
       <xref linkend="tcl"/>,
       <xref linkend="tk"/>,
-      <phrase revision="sysv"><ulink 
url="&gnome-download-http;/evolution-data-server/">
-      Evolution Data Server</ulink></phrase>
-      <phrase revision="systemd"><xref 
linkend="evolution-data-server"/></phrase>,
       <ulink url="http://www.freedesktop.org/wiki/Software/Farstream";>
       Farstream (Version 0.1)</ulink>
       (required for video and voice support),

Modified: trunk/BOOK/xsoft/other/tigervnc.xml
==============================================================================
--- trunk/BOOK/xsoft/other/tigervnc.xml Tue Jul 30 14:43:11 2019        (r21885)
+++ trunk/BOOK/xsoft/other/tigervnc.xml Tue Jul 30 16:42:47 2019        (r21886)
@@ -147,7 +147,7 @@
 ( cd unix/xserver/hw/vnc &amp;&amp; make install ) &amp;&amp;
 
 [ -e /usr/bin/Xvnc ] || ln -svf $XORG_PREFIX/bin/Xvnc 
/usr/bin/Xvnc</userinput></screen>
-
+<!-- These are installed as part of 'make install' for the client.
     <para>Finally, create a menu entry.  As the
       <systemitem class="username">root</systemitem> user:</para>
 
@@ -165,7 +165,7 @@
 
 install -vm644 media/icons/tigervnc_24.png /usr/share/pixmaps &amp;&amp;
 ln -sfv tigervnc_24.png /usr/share/pixmaps/tigervnc.png</userinput></screen>
-
+-->
   </sect2>
 
   <sect2 role="commands">
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to