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 05:00:22 +0100
commit0a423ce8f689bb934831f1fecc41b6db5c5c8fdb (patch)
treeb32e7bb1dfd73188c6927263358401bf033754e4
parentdb328b616e76ce5f33fc782b69e8fb2e568350fb (diff)
downloadnx-libs-0a423ce8f689bb934831f1fecc41b6db5c5c8fdb.tar.gz
nx-libs-0a423ce8f689bb934831f1fecc41b6db5c5c8fdb.tar.bz2
nx-libs-0a423ce8f689bb934831f1fecc41b6db5c5c8fdb.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 39105b082..304a7f8d9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -108,6 +108,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 d411f58fe..42d041653 100644
--- a/nx-libs.spec
+++ b/nx-libs.spec
@@ -1128,6 +1128,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)