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-13 23:05:25 +01:00
parent 14740c6913
commit e4d5952672

View File

@ -4,7 +4,6 @@ Version: 1.17
Release: 11%{?dist} Release: 11%{?dist}
License: GPLv2 License: GPLv2
Group: Development/Libraries Group: Development/Libraries
BuildRoot: %{_tmppath}/%{name}-%{version}-root
BuildArch: noarch BuildArch: noarch
URL: https://github.com/%{name} URL: https://github.com/%{name}
Requires: nfs-utils Requires: nfs-utils