Commit 5e4ae04e authored by Mike Gabriel's avatar Mike Gabriel

Additionally adapt to building on openSUSE/SLES.

parent 45c592cf
......@@ -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
......
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment