From 72d8378f5a7e5ce3d3581e5f6aac6e0e26a324cf Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 00:36:49 +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 --- selinux-policy.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/selinux-policy.spec b/selinux-policy.spec index e6f1fcfc..d70202eb 100644 --- a/selinux-policy.spec +++ b/selinux-policy.spec @@ -69,7 +69,6 @@ Source35: container-selinux.tgz Source102: rpm.macros Url: %{git0-base} -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: python3 gawk checkpolicy >= %{CHECKPOLICYVER} m4 policycoreutils-devel >= %{POLICYCOREUTILSVER} bzip2 Requires(pre): policycoreutils >= %{POLICYCOREUTILSVER}