Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package dbus-1 for openSUSE:Factory checked in at 2021-04-12 12:33:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dbus-1 (Old) and /work/SRC/openSUSE:Factory/.dbus-1.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dbus-1" Mon Apr 12 12:33:41 2021 rev:166 rq:883704 version:1.12.20 Changes: -------- dbus-1-x11.changes: same change --- /work/SRC/openSUSE:Factory/dbus-1/dbus-1.changes 2021-03-08 15:17:03.197929732 +0100 +++ /work/SRC/openSUSE:Factory/.dbus-1.new.2401/dbus-1.changes 2021-04-12 12:33:42.505048822 +0200 @@ -1,0 +2,5 @@ +Wed Apr 7 22:35:58 UTC 2021 - Dirk M??ller <dmuel...@suse.com> + +- avoid listing cmake directory - owned by cmake package + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dbus-1-devel-doc.spec ++++++ --- /var/tmp/diff_new_pack.GYccBk/_old 2021-04-12 12:33:43.353050134 +0200 +++ /var/tmp/diff_new_pack.GYccBk/_new 2021-04-12 12:33:43.357050141 +0200 @@ -1,7 +1,7 @@ # # spec file for package dbus-1-devel-doc # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -26,7 +26,7 @@ Version: 1.12.20 Release: 0 Summary: Developer documentation package for D-Bus -License: GPL-2.0-or-later OR AFL-2.1 +License: AFL-2.1 OR GPL-2.0-or-later URL: https://dbus.freedesktop.org/ Source0: http://dbus.freedesktop.org/releases/dbus/%{_name}-%{version}.tar.gz Source1: http://dbus.freedesktop.org/releases/dbus/%{_name}-%{version}.tar.gz.asc ++++++ dbus-1-x11.spec ++++++ --- /var/tmp/diff_new_pack.GYccBk/_old 2021-04-12 12:33:43.373050165 +0200 +++ /var/tmp/diff_new_pack.GYccBk/_new 2021-04-12 12:33:43.377050172 +0200 @@ -1,7 +1,7 @@ # # spec file for package dbus-1-x11 # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -26,7 +26,7 @@ Version: 1.12.20 Release: 0 Summary: D-Bus Message Bus System -License: GPL-2.0-or-later OR AFL-2.1 +License: AFL-2.1 OR GPL-2.0-or-later URL: https://dbus.freedesktop.org/ Source0: http://dbus.freedesktop.org/releases/dbus/%{_name}-%{version}.tar.gz Source1: http://dbus.freedesktop.org/releases/dbus/%{_name}-%{version}.tar.gz.asc @@ -46,7 +46,7 @@ BuildRequires: pkgconfig(libsystemd) >= 209 BuildRequires: pkgconfig(x11) Requires(post): update-alternatives -Requires(preun): update-alternatives +Requires(preun):update-alternatives Supplements: (dbus-1 and libX11-6) Provides: dbus-launch %if %{with selinux} ++++++ dbus-1.spec ++++++ --- /var/tmp/diff_new_pack.GYccBk/_old 2021-04-12 12:33:43.401050209 +0200 +++ /var/tmp/diff_new_pack.GYccBk/_new 2021-04-12 12:33:43.401050209 +0200 @@ -1,7 +1,7 @@ # # spec file for package dbus-1 # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -24,7 +24,7 @@ Version: 1.12.20 Release: 0 Summary: D-Bus Message Bus System -License: GPL-2.0-or-later OR AFL-2.1 +License: AFL-2.1 OR GPL-2.0-or-later URL: https://dbus.freedesktop.org/ Source0: http://dbus.freedesktop.org/releases/dbus/%{_name}-%{version}.tar.gz Source1: http://dbus.freedesktop.org/releases/dbus/%{_name}-%{version}.tar.gz.asc @@ -38,6 +38,7 @@ # Patch-Feature-opensuse sfl...@suse.de, users shouldn't be allowed to start / stop the dbus service. Patch2: feature-suse-refuse-manual-start-stop.patch BuildRequires: audit-devel +BuildRequires: cmake BuildRequires: libcap-ng-devel BuildRequires: libexpat-devel >= 2.1.0 BuildRequires: permissions @@ -50,7 +51,7 @@ Requires(post): update-alternatives Requires(post): diffutils Requires(pre): permissions -Requires(preun): update-alternatives +Requires(preun):update-alternatives Provides: dbus-launch %sysusers_requires %if %{with selinux} @@ -172,6 +173,7 @@ %post -n %{_libname} -p /sbin/ldconfig %postun -n %{_libname} -p /sbin/ldconfig + %pre -f messagebus.pre %service_add_pre dbus.service dbus.socket @@ -280,7 +282,7 @@ %dir %{_libdir}/dbus-1.0 %{_libdir}/dbus-1.0/include %{_libdir}/pkgconfig/dbus-1.pc -%{_libdir}/cmake/ +%{_libdir}/cmake/DBus1 %{_datadir}/xml/dbus-1 %changelog