From 26c921dbc78ca10db646492b112655b32653e344 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 00:21:40 +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 --- pygobject2.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/pygobject2.spec b/pygobject2.spec index 7c12611..9ef0500 100644 --- a/pygobject2.spec +++ b/pygobject2.spec @@ -7,7 +7,6 @@ License: LGPLv2+ Group: Development/Languages Summary: Python 2 bindings for GObject URL: http://www.pygtk.org/ -BuildRoot: %{_tmppath}/%{name}-%{version}-root #VCS: git:git://git.gnome.org/pygobject Source0: http://ftp.gnome.org/pub/GNOME/sources/pygobject/2.28/pygobject-%{version}.tar.xz