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:39:57 +01:00
parent c150302e27
commit 6e02df8406

View File

@ -25,7 +25,6 @@ Patch2: 2gb.patch
Patch3: cve-2015-4645.patch Patch3: cve-2015-4645.patch
# Update formats to match changes in cve-2015-4645.patch # Update formats to match changes in cve-2015-4645.patch
Patch4: local-cve-fix.patch Patch4: local-cve-fix.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildRequires: zlib-devel BuildRequires: zlib-devel
BuildRequires: xz-devel BuildRequires: xz-devel
BuildRequires: lzo-devel BuildRequires: lzo-devel