From 5e4ae04ef5363f647fa8049be80e38a5e932dd9e Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Mon, 13 Oct 2014 10:20:34 +0200 Subject: Additionally adapt to building on openSUSE/SLES. --- debian/changelog | 1 + nx-libs.spec | 2 ++ 2 files changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index 9e2ee3938..ec78e3a6f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -17,6 +17,7 @@ nx-libs (2:3.5.0.28-0x2go1) UNRELEASED; urgency=medium + Adapt installation of debian/VERSION as VERSION.x2goagent and nxcomp/VERSION to latest changes introduced by 400_nxcomp-version.full+lite.patch. + + Additionally adapt to building on openSUSE/SLES. [ Nito Martinez ] * Add 400_nxcomp-version.full+lite.patch. Allow 4-digit version comparison diff --git a/nx-libs.spec b/nx-libs.spec index 01bc76ea9..deff5334d 100644 --- a/nx-libs.spec +++ b/nx-libs.spec @@ -35,8 +35,10 @@ Provides: nx = %{version}-%{release} Obsoletes: nx%{?_isa} < 3.5.0-19 Provides: nx%{?_isa} = %{version}-%{release} +%if 0%{?el5} # For compatibility with EPEL5 BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) +%endif %description NX is a software suite which implements very efficient compression of -- cgit v1.2.3