From 703a67ac73008fa01eddeb8af6583649dabdf6cb Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Sun, 8 Dec 2013 00:07:14 +0100 Subject: compensate missing %buildroot macro in EPEL5 --- nx-libs.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/nx-libs.spec b/nx-libs.spec index fe68896ca..ee81c70e0 100644 --- a/nx-libs.spec +++ b/nx-libs.spec @@ -33,6 +33,9 @@ Provides: nx = %{version}-%{release} Obsoletes: nx%{?_isa} < 3.5.0-19 Provides: nx%{?_isa} = %{version}-%{release} +For compatibility with EPEL5 +BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) + %description NX is a software suite which implements very efficient compression of the X11 protocol. This increases performance when using X -- cgit v1.2.3