From da9c7a0a66c884ee48f609cc3e49b37454689f19 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Tue, 13 Feb 2018 23:43:13 +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 --- libshout.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/libshout.spec b/libshout.spec index 8f26021..e69f500 100644 --- a/libshout.spec +++ b/libshout.spec @@ -8,7 +8,6 @@ License: LGPLv2+ URL: http://www.icecast.org/ Source: http://downloads.us.xiph.org/releases/libshout/libshout-%{version}.tar.gz Patch0: libshout-2.2.2-fix_speex.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libogg-devel BuildRequires: libvorbis-devel