From 8dd6a299a12d7c7846b3ababf9cd5cb4d7c95f6e Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 00:38:19 +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 --- smartmontools.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/smartmontools.spec b/smartmontools.spec index 313ea7a..c06a007 100644 --- a/smartmontools.spec +++ b/smartmontools.spec @@ -16,7 +16,6 @@ Source5: drivedb.h #fedora/rhel specific Patch1: smartmontools-5.38-defaultconf.patch -BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) #new rpm does not handle this (yet?) #Requires(triggerun): systemd-units Requires(post): systemd-units