From f0511a2a179dfe2e03aa622b23fe9781e1882ef0 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 8e6e6f7..d36a2d9 100644 --- a/glusterfs.spec +++ b/glusterfs.spec @@ -236,7 +236,6 @@ Source8: glusterfsd.init Source0: @PACKAGE_NAME@-@PACKAGE_VERSION@.tar.gz %endif -BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) Requires(pre): shadow-utils %if ( 0%{?rhel} && 0%{?rhel} < 6 )