Hello community, here is the log from the commit of package dbus-1 for openSUSE:Factory checked in at 2019-01-29 14:45:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dbus-1 (Old) and /work/SRC/openSUSE:Factory/.dbus-1.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dbus-1" Tue Jan 29 14:45:09 2019 rev:154 rq:666660 version:1.12.10 Changes: -------- --- /work/SRC/openSUSE:Factory/dbus-1/dbus-1-x11.changes 2018-12-28 12:32:55.644063522 +0100 +++ /work/SRC/openSUSE:Factory/.dbus-1.new.28833/dbus-1-x11.changes 2019-01-29 14:45:11.403057524 +0100 @@ -1,0 +2,10 @@ +Tue Jan 15 11:04:14 UTC 2019 - [email protected] + +- Make libdbus-1-3 own the %{_datadir}/dbus-1/system.d directory + +------------------------------------------------------------------- +Mon Jan 14 14:45:30 CET 2019 - [email protected] + +- Use %license instead of %doc [bsc#1082318] + +------------------------------------------------------------------- dbus-1.changes: same change ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dbus-1-x11.spec ++++++ --- /var/tmp/diff_new_pack.HyTPER/_old 2019-01-29 14:45:12.083056699 +0100 +++ /var/tmp/diff_new_pack.HyTPER/_new 2019-01-29 14:45:12.087056694 +0100 @@ -1,7 +1,7 @@ # # spec file for package dbus-1-x11 # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # 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.HyTPER/_old 2019-01-29 14:45:12.099056681 +0100 +++ /var/tmp/diff_new_pack.HyTPER/_new 2019-01-29 14:45:12.099056681 +0100 @@ -1,7 +1,7 @@ # # spec file for package dbus-1 # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -175,10 +175,10 @@ %{buildroot}/%{_datadir}/susehelp/meta/Development/Libraries/dbus-1.desktop mkdir -p %{buildroot}/%{_libdir}/pkgconfig mkdir -p %{buildroot}/lib/dbus-1/system-services -mkdir -p %{buildroot}/%{_datadir}/dbus-1/interfaces for i in %{_sysconfdir}/dbus-1/session.d %{_sysconfdir}/dbus-1/system.d \ - %{_datadir}/dbus-1/interfaces %{_datadir}/dbus-1/services %{_datadir}/dbus-1/system-services; do + %{_datadir}/dbus-1/interfaces %{_datadir}/dbus-1/services \ + %{_datadir}/dbus-1/system.d %{_datadir}/dbus-1/system-services; do mkdir -p %{buildroot}$i done @@ -293,7 +293,8 @@ %dir /lib/dbus-1 %dir /lib/dbus-1/system-services %dir %{_libexecdir}/dbus-1/ -%doc AUTHORS COPYING HACKING NEWS README +%license COPYING +%doc AUTHORS HACKING NEWS README %config(noreplace) %{_sysconfdir}/dbus-1/session.conf %config(noreplace) %{_sysconfdir}/dbus-1/system.conf %{_datadir}/dbus-1/session.conf @@ -362,6 +363,7 @@ %dir %{_datadir}/dbus-1 %dir %{_datadir}/dbus-1/interfaces %dir %{_datadir}/dbus-1/services +%dir %{_datadir}/dbus-1/system.d %dir %{_datadir}/dbus-1/system-services %files devel
