[tuned/f18] new release (2.1.1)

jvcelak jvcelak at fedoraproject.org
Thu Dec 6 10:18:40 UTC 2012


commit 55ddc8d0c14a4174db05a0e9020df8c5587d9783
Author: Jan Vcelak <jvcelak at redhat.com>
Date:   Thu Dec 6 11:15:57 2012 +0100

    new release (2.1.1)

 sources    |    2 +-
 tuned.spec |   15 +++++++--------
 2 files changed, 8 insertions(+), 9 deletions(-)
---
diff --git a/sources b/sources
index cc140dd..d00912f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-de0f9c9016cbd219e0434e58a2e964a3  tuned-2.1.0.tar.bz2
+1d220e7615d33a09d2214459d5fa888e  tuned-2.1.1.tar.bz2
diff --git a/tuned.spec b/tuned.spec
index 93d03d0..b35dc23 100644
--- a/tuned.spec
+++ b/tuned.spec
@@ -1,15 +1,9 @@
 Summary: A dynamic adaptive system tuning daemon
 Name: tuned
-Version: 2.1.0
+Version: 2.1.1
 Release: 1%{?dist}
 License: GPLv2+
-# The source for this package was pulled from upstream git.  Use the
-# following commands to get the corresponding tarball:
-#  git clone git://git.fedorahosted.org/git/tuned.git
-#  cd tuned
-#  git checkout v%%{version}
-#  make archive
-Source: tuned-%{version}.tar.bz2
+Source: https://fedorahosted.org/releases/t/u/tuned/tuned-%{version}.tar.bz2
 URL: https://fedorahosted.org/tuned/
 BuildArch: noarch
 BuildRequires: python, systemd-units
@@ -121,6 +115,7 @@ fi
 %exclude %{_prefix}/lib/tuned/enterprise-storage
 %exclude %{_prefix}/lib/tuned/spindown-disk
 %{_prefix}/lib/tuned
+%dir %{_sysconfdir}/tuned
 %config(noreplace) %{_sysconfdir}/tuned/active_profile
 %{_sysconfdir}/tmpfiles.d
 %{_sysconfdir}/dbus-1/system.d/com.redhat.tuned.conf
@@ -160,6 +155,10 @@ fi
 %{_prefix}/lib/tuned/spindown-disk
 
 %changelog
+* Thu Dec 06 2012 Jan Vcelak <jvcelak at redhat.com> 2.1.1-1
+- fix: powertop2tuned execution
+- fix: ownership of /etc/tuned
+
 * Mon Dec 03 2012 Jan Vcelak <jvcelak at redhat.com> 2.1.0-1
 - new release:
   - daemon: allow running without selected profile


More information about the scm-commits mailing list