This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository nx-libs. from 752dac2 CODE-REDUCTION_PRESERVE-NEEDED: keep cross.def and cross.rules new d306c90 nx-libs.spec: Make %{_libdir}/nx{,/X11} owned by libNX_X11 bin:package 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 | 2 ++ 1 file changed, 2 insertions(+) -- 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 d306c9004bfd169a05e5708251ec6b21ac5af233 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Jan 28 23:01:59 2015 +0100 nx-libs.spec: Make %{_libdir}/nx{,/X11} owned by libNX_X11 bin:package --- nx-libs.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/nx-libs.spec b/nx-libs.spec index 4ee31bf..2ee745e 100644 --- a/nx-libs.spec +++ b/nx-libs.spec @@ -691,6 +691,8 @@ ln -s -f ../../../../%{_lib}/libXext.so.6 %{buildroot}%{_libdir}/nx/X11/Xinerama %files -n libNX_X11 %defattr(-,root,root) +%dir %{_libdir}/nx +%dir %{_libdir}/nx/X11 %{_libdir}/libNX_X11.so.6* %files -n libNX_X11-devel -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/nx-libs.git