From c3707d179d0b898df40fc501ff4af09ba1f315d4 Mon Sep 17 00:00:00 2001 From: Jan Vcelak Date: Tue, 1 Dec 2009 12:22:23 +0100 Subject: [PATCH] tuned-spec: python in BuildRequires is sufficient (instead of pyhon-devel) --- tuned.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tuned.spec b/tuned.spec index bed16d6..0368fc9 100644 --- a/tuned.spec +++ b/tuned.spec @@ -13,7 +13,7 @@ Group: System Environment/Daemons Source: tuned-%{version}.tar.bz2 URL: https://fedorahosted.org/tuned/ Buildroot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) -BuildRequires: python-devel +BuildRequires: python Requires: usermode ethtool Requires(post): chkconfig Requires(preun): chkconfig