From abd066cc570b7f496de5b224676b04b25b007bfb Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Tue, 13 Feb 2018 23:49:16 +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 --- mercurial.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/mercurial.spec b/mercurial.spec index 9a03832..a3f6f00 100644 --- a/mercurial.spec +++ b/mercurial.spec @@ -18,7 +18,6 @@ Source0: http://www.selenic.com/mercurial/release/%{name}-%{upstreamversion}.tar Source1: mercurial-site-start.el #Patch0: mercurial-i18n.patch #Patch1: docutils-0.8.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildRequires: python2 python2-devel bash-completion BuildRequires: emacs-nox emacs-el pkgconfig gettext python2-docutils Requires: python2 emacs-filesystem