From 7504d3f5b23041045e199f95657aa86a6f45c7e0 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Tue, 13 Feb 2018 23:55:40 +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 --- nss.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/nss.spec b/nss.spec index 6fe656e..e2df3da 100644 --- a/nss.spec +++ b/nss.spec @@ -19,7 +19,6 @@ Requires: nss-util >= %{nss_util_version} Requires: nss-softokn%{_isa} >= %{nss_softokn_version} Requires: nss-system-init Requires: p11-kit-trust -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: nspr-devel >= %{nspr_version} # TODO: revert to same version as nss once we are done with the merge # Using '>=' but on RHEL the requires should be '='