From 13fd8ee5cbb48329cd8c1a620bf58f096cfa9a30820c2be1938571679a4e2f86 Mon Sep 17 00:00:00 2001
From: Marcus Meissner <meissner@suse.com>
Date: Mon, 17 Aug 2015 20:33:33 +0000
Subject: [PATCH] Accepting request 323671 from
 home:pluskalm:branches:Base:System

- Update to 2.5.1
  * plugin_scheduler: work with nohz_full (rhbz#1247184)
  * fixed realtime-virtual-guest/host profiles packaged twice
    (rhbz#1249028)
  * fixed requirements of realtime and nfv profiles
  * fixed tuned-gui not starting (boo#937647)
  * various other minor fixes

OBS-URL: https://build.opensuse.org/request/show/323671
OBS-URL: https://build.opensuse.org/package/show/Base:System/tuned?expand=0&rev=37
---
 fix-allow-receive_sender-default.patch             |  6 +++---
 tuned-2.4.0-use_cpupower_for_intel_perf_bias.patch |  6 +++---
 tuned-2.5.0.tar.bz2                                |  3 ---
 tuned-2.5.1.tar.bz2                                |  3 +++
 tuned.changes                                      | 11 +++++++++++
 tuned.spec                                         |  2 +-
 6 files changed, 21 insertions(+), 10 deletions(-)
 delete mode 100644 tuned-2.5.0.tar.bz2
 create mode 100644 tuned-2.5.1.tar.bz2

diff --git a/fix-allow-receive_sender-default.patch b/fix-allow-receive_sender-default.patch
index e638642..42fc2b3 100644
--- a/fix-allow-receive_sender-default.patch
+++ b/fix-allow-receive_sender-default.patch
@@ -1,7 +1,7 @@
-Index: tuned-2.5.0/dbus.conf
+Index: tuned-2.5.1/dbus.conf
 ===================================================================
---- tuned-2.5.0.orig/dbus.conf
-+++ tuned-2.5.0/dbus.conf
+--- tuned-2.5.1.orig/dbus.conf
++++ tuned-2.5.1/dbus.conf
 @@ -9,7 +9,6 @@
  <busconfig>
  	<policy context="default">
diff --git a/tuned-2.4.0-use_cpupower_for_intel_perf_bias.patch b/tuned-2.4.0-use_cpupower_for_intel_perf_bias.patch
index c3c845c..5568dc7 100644
--- a/tuned-2.4.0-use_cpupower_for_intel_perf_bias.patch
+++ b/tuned-2.4.0-use_cpupower_for_intel_perf_bias.patch
@@ -1,7 +1,7 @@
-Index: tuned-2.5.0/tuned/plugins/plugin_cpu.py
+Index: tuned-2.5.1/tuned/plugins/plugin_cpu.py
 ===================================================================
---- tuned-2.5.0.orig/tuned/plugins/plugin_cpu.py
-+++ tuned-2.5.0/tuned/plugins/plugin_cpu.py
+--- tuned-2.5.1.orig/tuned/plugins/plugin_cpu.py
++++ tuned-2.5.1/tuned/plugins/plugin_cpu.py
 @@ -108,7 +108,8 @@ class CPULatencyPlugin(base.Plugin):
  			# Check for cpupower, use workaround if not available
  			self._check_cpupower()
diff --git a/tuned-2.5.0.tar.bz2 b/tuned-2.5.0.tar.bz2
deleted file mode 100644
index 3d4e039..0000000
--- a/tuned-2.5.0.tar.bz2
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:2d7fe44626d236b158b0259938d757846d2455f5a91ab6412a134e6ac2db7feb
-size 95651
diff --git a/tuned-2.5.1.tar.bz2 b/tuned-2.5.1.tar.bz2
new file mode 100644
index 0000000..ae3ccee
--- /dev/null
+++ b/tuned-2.5.1.tar.bz2
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:7eccf1d0807e8e0774e7969f9dbe5173cd85b2449f1f259a3b31ecb022cfbe88
+size 96319
diff --git a/tuned.changes b/tuned.changes
index 0e2ee65..7c1cbc9 100644
--- a/tuned.changes
+++ b/tuned.changes
@@ -1,3 +1,14 @@
+-------------------------------------------------------------------
+Mon Aug 17 16:10:42 UTC 2015 - mpluskal@suse.com
+
+- Update to 2.5.1
+  * plugin_scheduler: work with nohz_full (rhbz#1247184)
+  * fixed realtime-virtual-guest/host profiles packaged twice 
+    (rhbz#1249028)
+  * fixed requirements of realtime and nfv profiles
+  * fixed tuned-gui not starting (boo#937647)
+  * various other minor fixes
+
 -------------------------------------------------------------------
 Tue Jul 14 22:21:45 UTC 2015 - mpluskal@suse.com
 
diff --git a/tuned.spec b/tuned.spec
index 2cf60a6..5ead6f9 100644
--- a/tuned.spec
+++ b/tuned.spec
@@ -18,7 +18,7 @@
 
 %{!?_tmpfilesdir:%global _tmpfilesdir %{_libexecdir}/tmpfiles.d}
 Name:           tuned
-Version:        2.5.0
+Version:        2.5.1
 Release:        0
 Summary:        A dynamic adaptive system tuning daemon
 License:        GPL-2.0+