From b8acf875dfc3e7df981a2d73dc0b2eeefa891acd Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Tue, 13 Feb 2018 23:42:43 +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 --- librelp.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/librelp.spec b/librelp.spec index 709d9e4..e0b5418 100644 --- a/librelp.spec +++ b/librelp.spec @@ -9,7 +9,6 @@ Source0: http://download.rsyslog.com/librelp/%{name}-%{version}.tar.gz Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig BuildRequires: gnutls-devel >= 1.4.0 -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Patch0: librelp-1.2.13-crypto-compliance.patch