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 - 0.2.19-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild +* Fri Mar 18 2011 Jan Vcelak 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 0.2.19-1 - reduced FSB support on Asus EEE netbooks with Intel Atom