[tuned] update to release 0.2.20

jvcelak jvcelak at fedoraproject.org
Fri Mar 18 11:03:26 UTC 2011


commit 346e332d654493ee20dad10b146034ccd9cd192b
Author: Jan Vcelak <jvcelak at redhat.com>
Date:   Fri Mar 18 12:02:18 2011 +0100

    update to release 0.2.20
    
    - new manual pages: diskdevstat, netdevstat, scomes, and varnetload
    - updated obsolete parts in the other manual pages
    - laptop-battery-powersave profile fixes
    - support for new network device naming
    - EEE PC dynamic FSB reclocking is done dynamicly in CPU plugin (Jaroslav
      Skarvada)
    
    - changelog sync with upstream

 .gitignore |    2 +-
 sources    |    2 +-
 tuned.spec |   22 +++++++++++++++-------
 3 files changed, 17 insertions(+), 9 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d041235..5c95db5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/tuned-0.2.19.tar.bz2
+/tuned-0.2.20.tar.bz2
diff --git a/sources b/sources
index da3b557..7ef4496 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a778a21d38a337787acf146b5518b3fa  tuned-0.2.19.tar.bz2
+9c2f2aff91dea0aaebe3cb3cbb1c23b0  tuned-0.2.20.tar.bz2
diff --git a/tuned.spec b/tuned.spec
index 370561c..ca51273 100644
--- a/tuned.spec
+++ b/tuned.spec
@@ -2,8 +2,8 @@
 
 Summary: A dynamic adaptive system tuning daemon
 Name: tuned
-Version: 0.2.19
-Release: 2%{?dist}
+Version: 0.2.20
+Release: 1%{?dist}
 License: GPLv2+
 Group: System Environment/Daemons
 # The source for this package was pulled from upstream git.  Use the
@@ -91,9 +91,9 @@ fi
 %config(noreplace) %{_sysconfdir}/tune-profiles/active-profile
 %{_sysconfdir}/tune-profiles
 %{_datadir}/tuned
-%{_mandir}/man1/*
-%{_mandir}/man5/*
-%{_mandir}/man8/*
+%{_mandir}/man1/tuned-adm.*
+%{_mandir}/man5/tuned.conf.*
+%{_mandir}/man8/tuned.*
 %attr(0755,root,root) %{_initddir}/ktune
 %config(noreplace) %{_sysconfdir}/sysconfig/ktune
 %config(noreplace) %{_sysconfdir}/ktune.d/tunedadm.conf
@@ -115,11 +115,19 @@ fi
 %{_sbindir}/netdevstat
 %{_sbindir}/diskdevstat
 %{_sbindir}/scomes
+%{_mandir}/man8/varnetload.*
+%{_mandir}/man8/netdevstat.*
+%{_mandir}/man8/diskdevstat.*
+%{_mandir}/man8/scomes.*
 
 
 %changelog
-* Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.2.19-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
+* Fri Mar 18 2011 Jan Vcelak <jvcelak at redhat.com> 0.2.20-1
+- new manual pages: diskdevstat, netdevstat, scomes, and varnetload
+- updated obsolete parts in the other manual pages
+- laptop-battery-powersave profile fixes
+- support for new network device naming
+- EEE PC dynamic FSB reclocking is done dynamicly in CPU plugin (Jaroslav Skarvada)
 
 * Mon Jan 10 2011 Jan Vcelak <jvcelak at redhat.com> 0.2.19-1
 - reduced FSB support on Asus EEE netbooks with Intel Atom


More information about the scm-commits mailing list