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:44:20 +01:00
parent 906131a2c1
commit 095d7aa703

View File

@ -21,7 +21,6 @@ Group: Development/Libraries
License: LGPLv2+ License: LGPLv2+
URL: http://libvirt.org/ URL: http://libvirt.org/
Source0: ftp://libvirt.org/libvirt/glib/%{name}-%{version}.tar.gz Source0: ftp://libvirt.org/libvirt/glib/%{name}-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: glib2-devel >= 2.36.0 BuildRequires: glib2-devel >= 2.36.0
BuildRequires: libvirt-devel >= %{libvirt_version} BuildRequires: libvirt-devel >= %{libvirt_version}