The branch, master has been updated via 703a67ac73008fa01eddeb8af6583649dabdf6cb (commit) from 51afd69b23ad2b39403c39720ae519639371b67e (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 703a67ac73008fa01eddeb8af6583649dabdf6cb Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sun Dec 8 00:07:14 2013 +0100 compensate missing %buildroot macro in EPEL5 ----------------------------------------------------------------------- Summary of changes: nx-libs.spec | 3 +++ 1 file changed, 3 insertions(+) The diff of changes is: diff --git a/nx-libs.spec b/nx-libs.spec index fe68896..ee81c70 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 hooks/post-receive -- nx-libs.git (NX (redistributed)) This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "nx-libs.git" (NX (redistributed)).