From 22be0d89ee2b339fff83c971ecef81b0f1d32dea Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 00:40:32 +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 --- startup-notification.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/startup-notification.spec b/startup-notification.spec index 5e19c36..dfb7395 100644 --- a/startup-notification.spec +++ b/startup-notification.spec @@ -7,7 +7,6 @@ URL: http://www.freedesktop.org/software/startup-notification/ Source0: http://www.freedesktop.org/software/startup-notification/releases/%{name}-%{version}.tar.gz License: LGPLv2 Group: System Environment/Libraries -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libX11-devel BuildRequires: libXt-devel BuildRequires: xcb-util-devel