Thu, 25 Apr 2024 00:41:22 UTC | login

Information for build dbus-1.12.16-3.fc32

ID132699
Package Namedbus
Version1.12.16
Release3.fc32
Epoch1
Sourcegit+https://src.fedoraproject.org/rpms/dbus.git#48e0f0c159ed09e8ed6e02ccb93b529f27f963e3
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
StartedThu, 16 Jan 2020 06:18:48 UTC
CompletedThu, 16 Jan 2020 09:01:37 UTC
Taskbuild (f32-candidate, /rpms/dbus.git:48e0f0c159ed09e8ed6e02ccb93b529f27f963e3)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/dbus.git#48e0f0c159ed09e8ed6e02ccb93b529f27f963e3'}}
Tags
f32
f33
RPMs
src
dbus-1.12.16-3.fc32.src.rpm (info) (download)
noarch
dbus-common-1.12.16-3.fc32.noarch.rpm (info) (download)
dbus-doc-1.12.16-3.fc32.noarch.rpm (info) (download)
riscv64
dbus-1.12.16-3.fc32.riscv64.rpm (info) (download)
dbus-daemon-1.12.16-3.fc32.riscv64.rpm (info) (download)
dbus-devel-1.12.16-3.fc32.riscv64.rpm (info) (download)
dbus-libs-1.12.16-3.fc32.riscv64.rpm (info) (download)
dbus-tests-1.12.16-3.fc32.riscv64.rpm (info) (download)
dbus-tools-1.12.16-3.fc32.riscv64.rpm (info) (download)
dbus-x11-1.12.16-3.fc32.riscv64.rpm (info) (download)
dbus-daemon-debuginfo-1.12.16-3.fc32.riscv64.rpm (info) (download)
dbus-debuginfo-1.12.16-3.fc32.riscv64.rpm (info) (download)
dbus-debugsource-1.12.16-3.fc32.riscv64.rpm (info) (download)
dbus-libs-debuginfo-1.12.16-3.fc32.riscv64.rpm (info) (download)
dbus-tests-debuginfo-1.12.16-3.fc32.riscv64.rpm (info) (download)
dbus-tools-debuginfo-1.12.16-3.fc32.riscv64.rpm (info) (download)
dbus-x11-debuginfo-1.12.16-3.fc32.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Thu Aug 01 2019 David King <amigadave@amigadave.com> - 1:1.12.16-3 - Ensure that patches are applied * Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.12.16-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Tue Jun 11 2019 David King <amigadave@amigadave.com> - 1:1.12.16-1 - Update to 1.12.16 * Fri May 17 2019 David King <amigadave@amigadave.com> - 1:1.12.14-1 - Update to 1.12.14 * Tue Apr 09 2019 David King <amigadave@amigadave.com> - 1:1.12.12-7 - Improve user and group creation (#1698001) * Thu Apr 04 2019 David King <amigadave@amigadave.com> - 1:1.12.12-6 - Own system.d and session.d directories (#1696385) * Sun Mar 03 2019 Leigh Scott <leigh123linux@googlemail.com> - 1:1.12.12-5 - Fix f30 FTBFS * Mon Feb 04 2019 Kalev Lember <klember@redhat.com> - 1:1.12.12-4 - Update requires for pygobject3 -> python2-gobject rename * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.12.12-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * 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