[tuned] new-release:

Jaroslav Škarvada jskarvad at fedoraproject.org
Tue Mar 19 15:47:29 UTC 2013


commit bab7da30aa82ca7d081dda5e5c8b2925fc72e4cc
Author: Jaroslav Škarvada <jskarvad at redhat.com>
Date:   Tue Mar 19 16:47:24 2013 +0100

    new-release:
    
      - cpu plugin: fixed cpupower workaround
      - cpu plugin: fixed crash if cpupower is installed

 sources                                     |    2 +-
 tuned-2.2.1-cpu-fix-crash-if-cpupower.patch |   32 ---------------------------
 tuned.spec                                  |   13 +++++------
 3 files changed, 7 insertions(+), 40 deletions(-)
---
diff --git a/sources b/sources
index b5c8873..4ba5f02 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-23535f08a5429470210f0e5de1a5c138  tuned-2.2.1.tar.bz2
+5e11187ec86e8739772835a755f7a263  tuned-2.2.2.tar.bz2
diff --git a/tuned.spec b/tuned.spec
index 36059be..f4b8e87 100644
--- a/tuned.spec
+++ b/tuned.spec
@@ -1,12 +1,10 @@
 Summary: A dynamic adaptive system tuning daemon
 Name: tuned
-Version: 2.2.1
-Release: 2%{?dist}
+Version: 2.2.2
+Release: 1%{?dist}
 License: GPLv2+
 Source: https://fedorahosted.org/releases/t/u/tuned/tuned-%{version}.tar.bz2
 URL: https://fedorahosted.org/tuned/
-# backported from upstream
-Patch0: tuned-2.2.1-cpu-fix-crash-if-cpupower.patch
 BuildArch: noarch
 BuildRequires: python, systemd
 Requires(post): systemd, virt-what
@@ -53,7 +51,6 @@ It can be also used to fine tune your system for specific scenarios.
 
 %prep
 %setup -q
-%patch0 -p1
 
 
 %build
@@ -150,8 +147,10 @@ sed -i 's|.*/\([^/]\+\)/[^\.]\+\.conf|\1|' /etc/tuned/active_profile
 %{_prefix}/lib/tuned/spindown-disk
 
 %changelog
-* Mon Mar  4 2013 Jaroslav Škarvada <jskarvad at redhat.com> - 2.2.1-2
-- fixed crash in cpupower plugin if cpupower is installed
+* Tue Mar 19 2013 Jaroslav Škarvada <jskarvad at redhat.com> - 2.2.2-1
+- new-release:
+  - cpu plugin: fixed cpupower workaround
+  - cpu plugin: fixed crash if cpupower is installed
 
 * Fri Mar  1 2013 Jaroslav Škarvada <jskarvad at redhat.com> - 2.2.1-1
 - new release:


More information about the scm-commits mailing list