Hello community,

here is the log from the commit of package tuned for openSUSE:Factory checked 
in at 2018-02-22 15:03:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tuned (Old)
 and      /work/SRC/openSUSE:Factory/.tuned.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tuned"

Thu Feb 22 15:03:49 2018 rev:15 rq:578964 version:2.8.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/tuned/tuned.changes      2017-11-17 
11:00:33.751495831 +0100
+++ /work/SRC/openSUSE:Factory/.tuned.new/tuned.changes 2018-02-22 
15:03:52.658909755 +0100
@@ -1,0 +2,9 @@
+Fri Feb 16 09:07:59 UTC 2018 - dims...@opensuse.org
+
+- Own %{_sysconfdir}/dbus-1/system.d and %{_sysconfdir}/dbus-1: in
+  the past systemd happened to install things there and 'own' the
+  directory for us, but that was just a coincidence.
+- Replace systemd BuildRequires with pkgconfig(systemd), allowing
+  OBS to pick systemd-mini for the build.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ tuned.spec ++++++
--- /var/tmp/diff_new_pack.q2yN0b/_old  2018-02-22 15:03:54.894828655 +0100
+++ /var/tmp/diff_new_pack.q2yN0b/_new  2018-02-22 15:03:54.898828510 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package tuned
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -43,7 +43,7 @@
 BuildRequires:  bash-completion
 BuildRequires:  desktop-file-utils
 BuildRequires:  python
-BuildRequires:  systemd
+BuildRequires:  pkgconfig(systemd)
 Requires:       %{_bindir}/cpupower
 Requires:       dbus-1-python
 Requires:       ethtool
@@ -223,6 +223,8 @@
 %config(noreplace) %{_sysconfdir}/tuned/cpu-partitioning-variables.conf
 %config(noreplace) %{_sysconfdir}/tuned/tuned-main.conf
 %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/tuned/bootcmdline
+%dir %{_sysconfdir}/dbus-1
+%dir %{_sysconfdir}/dbus-1/system.d
 %config %{_sysconfdir}/dbus-1/system.d/com.redhat.tuned.conf
 %{_sysconfdir}/grub.d
 %{_tmpfilesdir}/tuned.conf


Reply via email to