spec: missing system-units build requirement
This commit is contained in:
parent
cbb2bf6e85
commit
9dfa60a1f4
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ Group: System Environment/Daemons
|
||||||
Source: tuned-%{version}.tar.bz2
|
Source: tuned-%{version}.tar.bz2
|
||||||
URL: https://fedorahosted.org/tuned/
|
URL: https://fedorahosted.org/tuned/
|
||||||
Buildroot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
|
Buildroot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
|
||||||
BuildRequires: python
|
BuildRequires: python, systemd-units
|
||||||
Requires: usermode ethtool udev
|
Requires: usermode ethtool udev
|
||||||
Requires(post): chkconfig
|
Requires(post): chkconfig
|
||||||
Requires(preun): chkconfig
|
Requires(preun): chkconfig
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue