This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository nx-libs. from ce1078e Makefile.nx-libs: Don't allow symlinks to point into buildroot. new 06212f5 latest tarball size: 41MiB new 89b285f nx-libs.spec: Non-packaged files detected: nxagent.xpm, /usr/share/nx/rgb in bin:package nxagent The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: debian/changelog | 2 +- nx-libs.spec | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/nx-libs.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository nx-libs. commit 06212f51fef64fefc6b620b33a131d2590c92331 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Jan 28 22:31:16 2015 +0100 latest tarball size: 41MiB --- debian/changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 52591d0..76742e1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -24,7 +24,7 @@ nx-libs (2:3.5.0.29-0x2go2) UNRELEASED; urgency=medium Fix several typos in upstream code detected by lintian. * Makefile.nx-libs: Don't allow symlinks to point into buildroot. - * NX code reduction efforts (from 93Mb to 60Mb): + * NX code reduction efforts (from 93Mb to 41Mb): - Drop more unused code in nx-X11/programs/Xserver/hw/. Do this in roll-tarball.sh and in debian/rules alike. - Stop shipping unused / very old xterm code. -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/nx-libs.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository nx-libs. commit 89b285f2ab1c4ad5427aba154c42e7a1d7a410ed Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Jan 28 22:32:09 2015 +0100 nx-libs.spec: Non-packaged files detected: nxagent.xpm, /usr/share/nx/rgb in bin:package nxagent --- nx-libs.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/nx-libs.spec b/nx-libs.spec index 9b18e3a..4ee31bf 100644 --- a/nx-libs.spec +++ b/nx-libs.spec @@ -987,6 +987,8 @@ ln -s -f ../../../../%{_lib}/libXext.so.6 %{buildroot}%{_libdir}/nx/X11/Xinerama %{_bindir}/nxagent %dir %{_libdir}/nx/bin %{_libdir}/nx/bin/nxagent +%{_datadir}/pixmaps/nxagent.xpm +%{_datadir}/nx/rgb %files -n nxauth %defattr(-,root,root) -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/nx-libs.git