This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch build-testmain in repository x2goserver. from 9175eaf Don't hard-code /var/lib/ in $HOME path of to-be-created user "x2gouser". new 2b0ce08 x2goserver.spec: fix build of 4.0.1.x release series (5) 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: x2goserver.spec | 1 + 1 file changed, 1 insertion(+) -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goserver.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch build-testmain in repository x2goserver. commit 2b0ce08b41f9f65d905775da15f7c5b7b02444ff Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Oct 28 15:39:15 2014 +0100 x2goserver.spec: fix build of 4.0.1.x release series (5) --- x2goserver.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/x2goserver.spec b/x2goserver.spec index 37d32d5..608ea45 100644 --- a/x2goserver.spec +++ b/x2goserver.spec @@ -469,6 +469,7 @@ exit 0 %dir %{_datadir}/x2go/ %dir %{_datadir}/x2go/x2gofeature.d/ %{_datadir}/x2go/x2gofeature.d/x2goserver.features +%dir %{_datadir}/x2go/versions/ %{_datadir}/x2go/versions/VERSION.x2goserver %attr(0775,root,x2gouser) %dir %{_localstatedir}/lib/x2go/ %ghost %attr(0660,root,x2gouser) %{_localstatedir}/lib/x2go/x2go_sessions -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goserver.git