Ignore:
Timestamp:
06/14/2019 10:52:33 AM (5 years ago)
Author:
DJ Lucas <dj@…>
Branches:
elogind
Children:
770d149f
Parents:
18d3f274
Message:

Merge to HEAD 21680.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/sysutils/dbus.xml

    r18d3f274 r35400a4  
    77  <!ENTITY dbus-download-http "https://dbus.freedesktop.org/releases/dbus/dbus-&dbus-version;.tar.gz">
    88  <!ENTITY dbus-download-ftp  " ">
    9   <!ENTITY dbus-md5sum        "ea11069521beeee4e47f0086596a43c8">
     9  <!ENTITY dbus-md5sum        "2dbeae80dfc9e3632320c6a53d5e8890">
    1010  <!ENTITY dbus-size          "2.0 MB">
    11   <!ENTITY dbus-buildsize     "21 MB (add 8 MB for the tests)">
    12   <!ENTITY dbus-time          "0.3 SBU (add 0.8 SBU for the tests)">
     11  <!ENTITY dbus-buildsize     "21 MB (add 17 MB for the tests)">
     12  <!ENTITY dbus-time          "0.3 SBU (add 8.5 SBU for the tests)">
     13  <!-- The former value was 0.8 SBU, which was far more sensible. -->
    1314]>
    1415
     
    219220      If you are still building your system in chroot or you did not start the
    220221      daemon yet, but you want to compile some packages that require
    221       <application>D-Bus</application>, generate
     222      <application>D-Bus</application>, generate the
    222223      <application>D-Bus</application> UUID to avoid warnings when compiling
    223224      some packages with the following command as the
     
    523524          /etc/dbus-1,
    524525          /usr/{include,lib}/dbus-1.0,
     526          /usr/lib/cmake/DBus1,
    525527          /usr/share/dbus-1,
     528          /usr/share/xml/dbus-1,
    526529          /usr/share/doc/dbus-&dbus-version;, and
    527530          /var/{lib,run}/dbus
Note: See TracChangeset for help on using the changeset viewer.