From 9fdc95ccc27d238442814a1817c8363a0a86a731 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Tue, 13 Feb 2018 23:40:44 +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 --- libmng.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/libmng.spec b/libmng.spec index 413ff73..8c69d33 100644 --- a/libmng.spec +++ b/libmng.spec @@ -7,7 +7,6 @@ Summary: Library for Multiple-image Network Graphics support License: zlib Source0: http://download.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.gz Group: System Environment/Libraries -BuildRoot: %{_tmppath}/%{name}-%{version}-root BuildRequires: zlib-devel BuildRequires: libjpeg-turbo-devel BuildRequires: lcms2-devel