Remove BuildRoot definition
None of currently supported distributions need that. It was needed last for EL5 which is EOL now Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
7b19a66f3c
commit
6b7ef25742
@ -108,7 +108,6 @@ Requires: satyr >= %{satyr_ver}
|
||||
%if %{with systemd}
|
||||
Requires: systemd-units
|
||||
%endif
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
Requires: %{name}-libs = %{version}-%{release}
|
||||
Requires: python3-%{name} = %{version}-%{release}
|
||||
Requires(pre): shadow-utils
|
||||
|
Loading…
Reference in New Issue
Block a user