From 1abbe620bb0577573f19f055d6be4dfbc97f65ab Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Feb 13 2018 23:31:34 +0000 Subject: 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 --- diff --git a/reptyr.spec b/reptyr.spec index 2179799..11b6ddc 100644 --- a/reptyr.spec +++ b/reptyr.spec @@ -16,7 +16,6 @@ URL: http://github.com/nelhage/reptyr Source0: https://github.com/nelhage/reptyr/archive/%{name}-%{version}.tar.gz Patch0: https://github.com/nelhage/reptyr/commit/fa0d63ff8c488be15976e5353580b565e85586a1.patch Patch1: https://github.com/nelhage/reptyr/commit/b45fd9238958fcf2d8f3d6fc23e6d491febea2ac.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) ExclusiveArch: %{ix86} x86_64 %{arm} %if %{with tests}