Ignore:
Timestamp:
07/03/2014 06:53:53 PM (10 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
2d488eb
Parents:
d6b8740
Message:

Update to dbus-1.8.6.
iso-codes-3.55.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@13340 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/sysutils/dbus.xml

    rd6b8740 r8f7569b  
    77  <!ENTITY dbus-download-http "http://dbus.freedesktop.org/releases/dbus/dbus-&dbus-version;.tar.gz">
    88  <!ENTITY dbus-download-ftp  " ">
    9   <!ENTITY dbus-md5sum        "4717cb8ab5b80978fcadf2b4f2f72e1b">
     9  <!ENTITY dbus-md5sum        "6a08ba555d340e9dfe2d623b83c0eea8">
    1010  <!ENTITY dbus-size          "1.8 MB">
    1111  <!ENTITY dbus-buildsize     "109 MB (additional 42 MB for tests)">
     
    130130    </para>
    131131
    132 <screen><userinput>sed -i -e '539 s/exit/kill_bus_and_exit/' tools/dbus-launch.c &amp;&amp;<!--sed already fixed upstream, remove in next update-->
    133 ./configure --prefix=/usr                  \
     132<screen><userinput>./configure --prefix=/usr                  \
    134133            --sysconfdir=/etc              \
    135134            --localstatedir=/var           \
     
    201200    <title>Command Explanations</title>
    202201
    203     <para><!--already fixed upstream, remove in next update-->
    204       <command>sed -i -e ... tools/dbus-launch.c</command>: fix
    205       <command>dbus-launch</command> to kill bus if we can't attach to a
    206       session when requested.
    207     </para>
    208202    <para>
    209203      <parameter>--with-console-auth-dir=/run/console/</parameter>: This
Note: See TracChangeset for help on using the changeset viewer.