From e94a716f9afcaeb39aaf0b6920b4a8e9a791f80e Mon Sep 17 00:00:00 2001
From: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
Date: Tue, 13 Feb 2018 23:29:21 +0100
Subject: [PATCH] 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>
---
 gtk-vnc.spec | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gtk-vnc.spec b/gtk-vnc.spec
index ad36ae4..dda7437 100644
--- a/gtk-vnc.spec
+++ b/gtk-vnc.spec
@@ -35,7 +35,6 @@ Release: 6%{?dist}%{?extra_release}
 License: LGPLv2+
 Group: Development/Libraries
 Source: http://ftp.gnome.org/pub/GNOME/sources/%{name}/0.5/%{name}-%{version}.tar.xz
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 URL: https://wiki.gnome.org/Projects/gtk-vnc
 Requires: gvnc = %{version}-%{release}
 BuildRequires: gtk2-devel >= 2.14