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:
Igor Gnatenko 2018-02-14 00:47:20 +01:00
parent 9546d24254
commit 505b6c2074

View File

@ -29,7 +29,6 @@ Patch6: varnish-4.1.0.fix_find-provides.patch
Patch9: varnish-5.1.1.fix_python_version.patch Patch9: varnish-5.1.1.fix_python_version.patch
Patch10: vsv00002_test.patch Patch10: vsv00002_test.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
%if 0%{?rhel} >= 6 %if 0%{?rhel} >= 6
BuildRequires: python-sphinx BuildRequires: python-sphinx