tuned.spec: bz 539949 - SELinux is preventing /usr/bin/python "write" access on tuned
Added python-devel into BuildRequires. Compiled files (.pyc and .pyo) are now created automatically during package build.
This commit is contained in:
parent
70e3767f73
commit
461ae6d246
1 changed files with 1 additions and 0 deletions
|
|
@ -13,6 +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
|
||||
Requires: usermode ethtool
|
||||
Requires(post): chkconfig
|
||||
Requires(preun): chkconfig
|
||||
|
|
|
|||
Loading…
Reference in a new issue