Mon, 29 Apr 2024 14:04:51 UTC | login

Information for build dbus-1.12.12-2.fc30

ID86041
Package Namedbus
Version1.12.12
Release2.fc30
Epoch1
SummaryD-BUS message bus
DescriptionD-BUS is a system for sending messages between applications. It is used both for the system-wide message bus service, and as a per-user-login-session messaging facility.
Built bydavidlt
State complete
Volume DEFAULT
StartedSun, 13 Jan 2019 15:24:52 UTC
CompletedSun, 13 Jan 2019 19:23:43 UTC
Taskbuild (f30-candidate, dbus-1.12.12-2.fc30.src.rpm)
Tags
f30
f31
RPMs
src
dbus-1.12.12-2.fc30.src.rpm (info) (download)
noarch
dbus-common-1.12.12-2.fc30.noarch.rpm (info) (download)
dbus-doc-1.12.12-2.fc30.noarch.rpm (info) (download)
riscv64
dbus-1.12.12-2.fc30.riscv64.rpm (info) (download)
dbus-daemon-1.12.12-2.fc30.riscv64.rpm (info) (download)
dbus-devel-1.12.12-2.fc30.riscv64.rpm (info) (download)
dbus-libs-1.12.12-2.fc30.riscv64.rpm (info) (download)
dbus-tests-1.12.12-2.fc30.riscv64.rpm (info) (download)
dbus-tools-1.12.12-2.fc30.riscv64.rpm (info) (download)
dbus-x11-1.12.12-2.fc30.riscv64.rpm (info) (download)
dbus-daemon-debuginfo-1.12.12-2.fc30.riscv64.rpm (info) (download)
dbus-debuginfo-1.12.12-2.fc30.riscv64.rpm (info) (download)
dbus-debugsource-1.12.12-2.fc30.riscv64.rpm (info) (download)
dbus-libs-debuginfo-1.12.12-2.fc30.riscv64.rpm (info) (download)
dbus-tests-debuginfo-1.12.12-2.fc30.riscv64.rpm (info) (download)
dbus-tools-debuginfo-1.12.12-2.fc30.riscv64.rpm (info) (download)
dbus-x11-debuginfo-1.12.12-2.fc30.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Fri Dec 14 2018 David King <amigadave@amigadave.com> - 1:1.12.12-2 - Change -devel subpackage to depend on -libs * Tue Dec 04 2018 David King <amigadave@amigadave.com> - 1:1.12.12-1 - Update to 1.12.12 * Thu Nov 22 2018 David Herrmann <dh.herrmann@gmail.com> - 1:1.12.10-9 - Switch to dbus-broker as the default implementation * Wed Nov 07 2018 Stephen Gallagher <sgallagh@redhat.com> - 1:1.12.10-8 - Fix requirement on system-release * Tue Nov 06 2018 Tom Gundersen <teg@jklm.no> - 1:1.12.10-7 - Fix the messagebus.service alias * Mon Nov 05 2018 David King <amigadave@amigadave.com> - 1:1.12.10-6 - Add further Requires to subpackages * Tue Oct 23 2018 David Herrmann <dh.herrmann@gmail.com> - 1:1.12.10-5 - Move useradd dependency to daemon subpackage * Fri Oct 19 2018 David King <amigadave@amigadave.com> - 1:1.12.10-4 - Move user and group creation to daemon subpackage - Move systemd to Requires of common subpackage (#1638910) - Remove unnecessary ldconfig calls * Fri Aug 31 2018 Tom Gundersen <teg@jklm.no> - 1:1.12.10-3 - Make sure presets are applied when upgrading from packages before the presets existed * Thu Aug 30 2018 David Herrmann <dh.herrmann@gmail.com> - 1:1.12.10-2 - Change 'system-release' dependency to 'fedora-release', since otherwise hard version dependencies are ignored. * Fri Aug 10 2018 David Herrmann <dh.herrmann@gmail.com> - 1:1.12.10-2 - Move generic units into 'dbus-common', so other dbus implementations can use them as well. * Fri Aug 10 2018 David Herrmann <dh.herrmann@gmail.com> - 1:1.12.10-1 - Add [Install] sections to unit files, rather than creating the symlinks manually during the installation. This will pick up the systemd-presets global to Fedora from the 'fedora-release' package. * Fri Aug 10 2018 David Herrmann <dh.herrmann@gmail.com> - 1:1.12.10-1 - Provide custom systemd unit files to replace the upstream units. Also rename the service to 'dbus-daemon.service', but provide an alias to 'dbus.service'. * Fri Aug 03 2018 David King <amigadave@amigadave.com> - 1:1.12.10-1 - Update to 1.12.10 * Tue Jul 31 2018 Colin Walters <walters@verbum.org> - 1:1.12.8-5 - More python3 * Tue Jul 31 2018 Colin Walters <walters@verbum.org> - 1:1.12.8-4 - Use python3-dbus to drop python2 deps * Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.12.8-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed May 16 2018 David Herrmann <dh.herrmann@gmail.com> - 1:1.12.8-2 - Extract 'dbus-tools' package from 'dbus-daemon' to provide all command-line utilities independent of the actual message bus. They are valid to be used with independent message-bus implementations, so they should not needlessly pull in dbus-daemon. * Wed May 16 2018 David Herrmann <dh.herrmann@gmail.com> - 1:1.12.8-1 - Extract 'dbus-common' package from 'dbus-daemon' to provide XML configuration and setup files as independent package ready for alternative Message Bus implementations to be used. * Wed May 16 2018 David Herrmann <dh.herrmann@gmail.com> - 1:1.12.8-1 - Turn 'dbus' package into 'dbus-daemon' package, but keep 'dbus' for compatibility around and make it pull in the new 'dbus-daemon' package. * Mon Apr 30 2018 David King <amigadave@amigadave.com> - 1:1.12.8-1 - Update to 1.12.8 (#1556590) * Tue Feb 20 2018 Adam Jackson <ajax@redhat.com> - 1:1.12.0-3 - Don't Require: xorg-x11-xinit. We don't actually need it, and newer filesystem packages own the directory for us. * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.12.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Mon Oct 30 2017 David King <amigadave@amigadave.com> - 1:1.12.0-1 - Update to 1.12.0 * Mon Oct 23 2017 David King <amigadave@amigadave.com> - 1:1.11.22-1 - Update to 1.11.22 * Tue Oct 03 2017 David King <amigadave@amigadave.com> - 1:1.11.20-1 - Update to 1.11.20 - Allow cmake support to be disabled (#1497257) * Wed Sep 27 2017 David King <amigadave@amigadave.com> - 1:1.11.18-1 - Update to 1.11.18 * Sun Aug 06 2017 Björn Esser <besser82@fedoraproject.org> - 1:1.11.16-4 - Rebuilt for AutoReq cmake-filesystem * Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.11.16-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Sat Jul 29 2017 Florian Weimer <fweimer@redhat.com> - 1:1.11.16-2 - Rebuild with binutils fix for ppc64le (#1475636) * Fri Jul 28 2017 David King <amigadave@amigadave.com> - 1:1.11.16-1 - Update to 1.11.16 * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.11.14-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Thu Jun 29 2017 David King <amigadave@amigadave.com> - 1:1.11.14-1 - Update to 1.11.14 * Fri Apr 07 2017 David King <amigadave@amigadave.com> - 1:1.11.12-1 - Update to 1.11.12 * Thu Mar 02 2017 David King <amigadave@amigadave.com> - 1:1.11.10-2 - Own session.d and system.d directories (#1285033) * Fri Feb 17 2017 David King <amigadave@amigadave.com> - 1:1.11.10-1 - Update to 1.11.10 * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.11.8-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild