Hello community, here is the log from the commit of package tuned for openSUSE:Factory checked in at 2020-02-05 19:42:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tuned (Old) and /work/SRC/openSUSE:Factory/.tuned.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tuned" Wed Feb 5 19:42:00 2020 rev:23 rq:770179 version:2.22.0 Changes: -------- --- /work/SRC/openSUSE:Factory/tuned/tuned.changes 2019-11-28 10:15:07.279637775 +0100 +++ /work/SRC/openSUSE:Factory/.tuned.new.26092/tuned.changes 2020-02-05 19:42:05.535278846 +0100 @@ -1,0 +2,9 @@ +Mon Feb 3 09:37:57 UTC 2020 - [email protected] + +- Add /etc/dbus-1/system.d directory to file section as done in other + packages (double checked with wicked) to avoid build error: + tuned-2.4.1-9.10.1.noarch.rpm: directories not owned by a package: + - /etc/dbus-1 + - /etc/dbus-1/system.d + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tuned.spec ++++++ --- /var/tmp/diff_new_pack.0ackVq/_old 2020-02-05 19:42:06.187279157 +0100 +++ /var/tmp/diff_new_pack.0ackVq/_new 2020-02-05 19:42:06.191279158 +0100 @@ -1,7 +1,7 @@ # # spec file for package tuned # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 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 @@ -191,6 +191,8 @@ %endif %files +%dir %_sysconfdir/dbus-1 +%dir %_sysconfdir/dbus-1/system.d %dir %{_sysconfdir}/modprobe.d %license COPYING %doc AUTHORS README
