tuned-spec: python in BuildRequires is sufficient (instead of pyhon-devel)
This commit is contained in:
parent
461ae6d246
commit
c3707d179d
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue