From b5038cd8d22300ae5f98aa0e3da84b8f66d494d4 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 00:41:59 +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 --- sysfsutils.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/sysfsutils.spec b/sysfsutils.spec index 69b938a..186c0a5 100644 --- a/sysfsutils.spec +++ b/sysfsutils.spec @@ -6,7 +6,6 @@ Version: 2.1.0 Release: 23%{?dist} Summary: Utilities for interfacing with sysfs -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Source0: http://prdownloads.sourceforge.net/linux-diag/%{name}-%{version}.tar.gz Patch0: sysfsutils-2.0.0-redhatify.patch Patch1: sysfsutils-2.0.0-class-dup.patch