Hello community, here is the log from the commit of package dbus-1 for openSUSE:Factory checked in at 2019-11-23 23:48:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dbus-1 (Old) and /work/SRC/openSUSE:Factory/.dbus-1.new.26869 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dbus-1" Sat Nov 23 23:48:37 2019 rev:159 rq:750039 version:1.12.12 Changes: -------- --- /work/SRC/openSUSE:Factory/dbus-1/dbus-1-x11.changes 2019-05-10 09:08:55.134884378 +0200 +++ /work/SRC/openSUSE:Factory/.dbus-1.new.26869/dbus-1-x11.changes 2019-11-23 23:48:41.914957393 +0100 @@ -1,0 +2,18 @@ +Wed Nov 20 20:09:53 UTC 2019 - Stefan Brüns <[email protected]> + +- Fix two inconsistencies with _libexecdir, sysusers.d and + tmpfiles.d are always in %{_prefix}/lib/. +- Drop update-desktop-files BuildRequires, once added for + mimetypes.prov which is no longer part of update-desktop-files, + and dbus-1.desktop does not even handles a single mimetype. + +------------------------------------------------------------------- +Wed May 29 13:25:43 UTC 2019 - Simon Lees <[email protected]> + +- Replace DISABLE_RESTART_ON_UPDATE with + %service_del_postun_without_restart +- Remove version specific code to block all updates on restart as + hopefully no tumbleweed versions still have code causing those + issues (was only present for a few snapshots) + +------------------------------------------------------------------- --- /work/SRC/openSUSE:Factory/dbus-1/dbus-1.changes 2019-06-05 11:38:25.783084064 +0200 +++ /work/SRC/openSUSE:Factory/.dbus-1.new.26869/dbus-1.changes 2019-11-23 23:48:42.166957422 +0100 @@ -1,0 +2,9 @@ +Wed Nov 20 20:09:53 UTC 2019 - Stefan Brüns <[email protected]> + +- Fix two inconsistencies with _libexecdir, sysusers.d and + tmpfiles.d are always in %{_prefix}/lib/. +- Drop update-desktop-files BuildRequires, once added for + mimetypes.prov which is no longer part of update-desktop-files, + and dbus-1.desktop does not even handles a single mimetype. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dbus-1-x11.spec ++++++ --- /var/tmp/diff_new_pack.oriCb2/_old 2019-11-23 23:48:42.746957491 +0100 +++ /var/tmp/diff_new_pack.oriCb2/_new 2019-11-23 23:48:42.750957491 +0100 @@ -1,7 +1,7 @@ # # spec file for package dbus-1-x11 # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed ++++++ dbus-1.spec ++++++ --- /var/tmp/diff_new_pack.oriCb2/_old 2019-11-23 23:48:42.762957493 +0100 +++ /var/tmp/diff_new_pack.oriCb2/_new 2019-11-23 23:48:42.762957493 +0100 @@ -1,7 +1,7 @@ # # spec file for package dbus-1 # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -53,7 +53,6 @@ BuildRequires: libtool BuildRequires: permissions BuildRequires: pkgconfig -BuildRequires: update-desktop-files BuildRequires: xmlto BuildRequires: pkgconfig(libsystemd) >= 209 Requires(post): %{_libname} = %{version} @@ -226,7 +225,7 @@ %set_permissions %{_libexecdir}/dbus-1/dbus-daemon-launch-helper %{_sbindir}/update-alternatives --install %{_bindir}/dbus-launch dbus-launch %{_bindir}/dbus-launch.nox11 10 %service_add_post dbus.service dbus.socket -%tmpfiles_create %{_tmpfilesdir}/dbus.conf +%tmpfiles_create %{_prefix}/lib/tmpfiles.d/dbus.conf %preun if [ "$1" = 0 ] ; then @@ -287,12 +286,12 @@ %attr(4750,root,messagebus) %verify(not mode) %{_libexecdir}/dbus-1/dbus-daemon-launch-helper %ghost /run/dbus %ghost %{_localstatedir}/lib/dbus/machine-id -%{_libexecdir}/sysusers.d/dbus.conf -%{_libexecdir}/tmpfiles.d/dbus.conf +%{_prefix}/lib/sysusers.d/dbus.conf +%{_prefix}/lib/tmpfiles.d/dbus.conf %{_unitdir}/dbus.service %{_unitdir}/dbus.socket -# %dir %{_unitdir}/dbus.target.wants -# %{_unitdir}/dbus.target.wants/dbus.socket +# %%dir %%{_unitdir}/dbus.target.wants +# %%{_unitdir}/dbus.target.wants/dbus.socket %dir %{_unitdir}/multi-user.target.wants %{_unitdir}/multi-user.target.wants/dbus.service %dir %{_unitdir}/sockets.target.wants
