[X2Go-Commits] [nx-libs] 01/01: Additionally adapt to building on openSUSE/SLES.

git-admin at x2go.org git-admin at x2go.org
Mon Oct 13 10:20:44 CEST 2014


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository nx-libs.

commit 5e4ae04ef5363f647fa8049be80e38a5e932dd9e
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Mon Oct 13 10:20:34 2014 +0200

    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 9e2ee39..ec78e3a 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 01bc76e..deff533 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

--
Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/nx-libs.git


More information about the x2go-commits mailing list