From c24be22e5c5378b9c8809589437571c672f1bb73 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Tue, 13 Feb 2018 23:26: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 --- glusterfs.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/glusterfs.spec b/glusterfs.spec index ae14ee4..adabb48 100644 --- a/glusterfs.spec +++ b/glusterfs.spec @@ -204,7 +204,6 @@ Source0: @PACKAGE_NAME@-@PACKAGE_VERSION@.tar.gz %endif Patch0: 0001-libtirpc.patch -BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) Requires(pre): shadow-utils %if ( 0%{?rhel} && 0%{?rhel} < 6 )