From b1af01e5e968d933c78cf9f174a8244a62f1afc2 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Nov 14 2019 22:49:22 +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/gv.spec b/gv.spec index 41017b6..f403f63 100644 --- a/gv.spec +++ b/gv.spec @@ -29,7 +29,6 @@ BuildRequires: libXinerama-devel %endif BuildRequires: zlib-devel, bzip2-devel BuildRequires: desktop-file-utils -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires(post): /sbin/install-info, /usr/bin/update-mime-database Requires(post): /usr/bin/update-desktop-database Requires(preun): /sbin/install-info