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 2.1.1-1 +- fix: powertop2tuned execution +- fix: ownership of /etc/tuned + * Mon Dec 03 2012 Jan Vcelak 2.1.0-1 - new release: - daemon: allow running without selected profile