- Update to latest bugfix version
This commit is contained in:
parent
77ec7e1335
commit
637d5640c6
@ -1 +1 @@
|
|||||||
tuned-0.2.1.tar.bz2
|
tuned-0.2.3.tar.bz2
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
af4b7edaf24e0e9e0d7d44cf52c551c2 tuned-0.2.1.tar.bz2
|
ce5a3616ad3abb6fa3a65bed0d394711 tuned-0.2.3.tar.bz2
|
||||||
|
11
tuned.spec
11
tuned.spec
@ -1,6 +1,6 @@
|
|||||||
Summary: A dynamic adaptive system tuning daemon
|
Summary: A dynamic adaptive system tuning daemon
|
||||||
Name: tuned
|
Name: tuned
|
||||||
Version: 0.2.1
|
Version: 0.2.3
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
@ -78,6 +78,7 @@ fi
|
|||||||
%{_sbindir}/tuned-adm
|
%{_sbindir}/tuned-adm
|
||||||
%{_sysconfdir}/tune-profiles
|
%{_sysconfdir}/tune-profiles
|
||||||
%{_datadir}/tuned
|
%{_datadir}/tuned
|
||||||
|
%{_mandir}/man1/*
|
||||||
%{_mandir}/man5/*
|
%{_mandir}/man5/*
|
||||||
%{_mandir}/man8/*
|
%{_mandir}/man8/*
|
||||||
%attr(0755,root,root) %{_initddir}/ktune
|
%attr(0755,root,root) %{_initddir}/ktune
|
||||||
@ -96,6 +97,14 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 18 2009 Phil Knirsch <pknirsch@redhat.com> 0.2.3-1
|
||||||
|
- Updated documentation
|
||||||
|
- Few more fixes for tuned-adm
|
||||||
|
|
||||||
|
* Fri Aug 14 2009 Phil Knirsch <pknirsch@redhat.com> 0.2.2-1
|
||||||
|
- Updates to the ktune scripts
|
||||||
|
- Added support for start/stop of the ktune scripts and ktune initscript
|
||||||
|
|
||||||
* Tue Aug 04 2009 Phil Knirsch <pknirsch@redhat.com> - 0.2.1-1
|
* Tue Aug 04 2009 Phil Knirsch <pknirsch@redhat.com> - 0.2.1-1
|
||||||
- Added first set of profiles
|
- Added first set of profiles
|
||||||
- Added tuned-adm tool for profile switching
|
- Added tuned-adm tool for profile switching
|
||||||
|
Loading…
Reference in New Issue
Block a user