From bb8e7340df0ac5fbd20ae96988fcf5e5c67c1a3b Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Tue, 13 Feb 2018 23:31:01 +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 --- hyphen.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/hyphen.spec b/hyphen.spec index 0b97ac5..0ec1400 100644 --- a/hyphen.spec +++ b/hyphen.spec @@ -5,7 +5,6 @@ Release: 9%{?dist} Source: http://downloads.sourceforge.net/hunspell/hyphen-%{version}.tar.gz Group: System Environment/Libraries URL: http://hunspell.sf.net -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) License: GPLv2 or LGPLv2+ or MPLv1.1 BuildRequires: perl-interpreter, patch, autoconf, automake, libtool # s390 lacks valgrind support