This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository nx-libs. from 1d431b5 nxcompshad/Makefile.am: also correctly call aclocal here. new 0bbef4f nx-libs.spec: also own %{_datadir}/nx/X11, since %dir explicitly does not recurse down. 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 /home/x2go-admin/maintenancescripts/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 0bbef4f402a6588860e041ed6d5e31f95cac5cca Author: Mihai Moldovan <ionic@ionic.de> Date: Sat Dec 16 00:49:00 2017 +0100 nx-libs.spec: also own %{_datadir}/nx/X11, since %dir explicitly does not recurse down. --- nx-libs.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/nx-libs.spec b/nx-libs.spec index d56bc35..7b34538 100644 --- a/nx-libs.spec +++ b/nx-libs.spec @@ -463,6 +463,7 @@ rm %{buildroot}%{_libdir}/*.la %doc COPYING %dir %{_libdir}/nx %dir %{_datadir}/nx +%dir %{_datadir}/nx/X11 %{_datadir}/nx/SecurityPolicy %{_datadir}/nx/X11/XErrorDB %{_datadir}/nx/X11/Xcms.txt -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/nx-libs.git