aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2015-02-14 21:55:30 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2015-02-16 06:28:47 +0100
commitf29cc29fd37731c09c04e615da4ee345bbc92733 (patch)
tree4340b5c2da5b8650fb7be2857257d522fbfbda75
parent7424308261a9fc853d55ff3428f16a1ce5f4bc39 (diff)
downloadnx-libs-f29cc29fd37731c09c04e615da4ee345bbc92733.tar.gz
nx-libs-f29cc29fd37731c09c04e615da4ee345bbc92733.tar.bz2
nx-libs-f29cc29fd37731c09c04e615da4ee345bbc92733.zip
Install "%{_libdir}/nx/bin" into nxproxy package.
-rw-r--r--debian/changelog1
-rw-r--r--nx-libs.spec2
2 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 0eae634e9..bd10412ed 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -111,6 +111,7 @@ nx-libs (2:3.5.0.29-0x2go2) UNRELEASED; urgency=medium
time.
+ Assure that BuildRoot: is set.
+ On SLE 11.x: libX* packages are prefixed with "xorg-x11-".
+ + Install "%{_libdir}/nx/bin" into nxproxy package.
* debian/roll-tarball.sh:
+ Install etc/ files into etc/ subfolder (rgb, nxagent.keyboard,
diff --git a/nx-libs.spec b/nx-libs.spec
index 533f58ffa..68ec27c12 100644
--- a/nx-libs.spec
+++ b/nx-libs.spec
@@ -1091,6 +1091,8 @@ ln -s -f ../../../../%{_lib}/libXext.so.6 %{buildroot}%{_libdir}/nx/X11/Xinerama
%{_bindir}/nxproxy
%{_mandir}/man1/nxproxy.1*
%{_datadir}/man/man1/nxproxy.1*
+%dir %{_libdir}/nx/bin
+%{_libdir}/nx/bin/nxproxy
%files -n x2goagent
%defattr(-,root,root)