This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository nx-libs. from d86c1be Fix Xinerama symlink installation into RPM bin:package libNX_Xinerama. (Fixes: #269). new 61c21fc nx-libs.spec: fix for last commit The 1 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: nx-libs.spec | 1 + 1 file changed, 1 insertion(+) -- 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 61c21fce06a64b5cc7ca4c483070c83ba91d6f9d Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Mon Oct 13 11:48:15 2014 +0200 nx-libs.spec: fix for last commit --- nx-libs.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/nx-libs.spec b/nx-libs.spec index 941e874..28b9fd8 100644 --- a/nx-libs.spec +++ b/nx-libs.spec @@ -752,6 +752,7 @@ ln -s -f ../../../../%{_lib}/libXext.so.6 %{buildroot}%{_libdir}/nx/X11/Xinerama %dir %{_libdir}/nx/X11/Xinerama/ %{_libdir}/nx/X11/Xinerama/libNX_X11.so.6 %{_libdir}/nx/X11/Xinerama/libNX_Xext.so.6 +%{_libdir}/nx/X11/Xinerama/libXinerama.so.1* %files -n libNX_Xpm-devel %{_libdir}/nx/X11/libNX_Xpm.so -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/nx-libs.git