1
0
Fork 0

tuned-0.2.5-0.1, removed kobo dependece

This commit is contained in:
Petr Lautrbach 2009-10-12 08:55:58 +02:00
parent 62077bc935
commit 6295acc0df

View file

@ -1,7 +1,7 @@
Summary: A dynamic adaptive system tuning daemon
Name: tuned
Version: 0.2.4
Release: 2%{?dist}
Version: 0.2.5
Release: 0.1%{?dist}
License: GPLv2+
Group: System Environment/Daemons
# The source for this package was pulled from upstream git. Use the
@ -18,7 +18,6 @@ Requires(preun): chkconfig
Requires(preun): initscripts
Requires(postun): initscripts
BuildArch: noarch
Requires: kobo
%description
The tuned package contains a daemon that tunes system settings dynamically.
@ -97,6 +96,10 @@ fi
%changelog
* Mon Oct 12 2009 Petr Lautrbach <plautrba@redhat.com> 0.2.5-0.1
- Removed dependence on kobo
- Bumped to 0.2.5 pre release version
* Wed Sep 23 2009 Petr Lautrbach <plautrba@redhat.com> 0.2.4-2
- fixed url to fedorahosted project page
- Resolves: #519019