This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch build-testmain in repository x2goserver. commit 1cceb6c7f6d996051fc788b18b6919881afa57da Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Oct 28 15:27:07 2014 +0100 x2goserver.spec: fix build of 4.0.1.x release series (4) --- x2goserver.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/x2goserver.spec b/x2goserver.spec index 7039d0f..3ff0a3d 100644 --- a/x2goserver.spec +++ b/x2goserver.spec @@ -470,8 +470,7 @@ exit 0 %dir %{_datadir}/x2go/x2gofeature.d/ %{_datadir}/x2go/x2gofeature.d/x2goserver.features %{_datadir}/x2go/versions/VERSION.x2goserver -%dir %{_localstatedir} -%attr(0775,root,x2gouser) %dir %{_localstatedir}/x2go/ +%attr(0775,root,x2gouser) %dir %{_localstatedir}/lib/x2go/ %ghost %attr(0660,root,x2gouser) %{_localstatedir}/lib/x2go/x2go_sessions %if 0%{?fedora} || 0%{?rhel} >= 7 || 0%{?suse_version} >= 1210 %{_unitdir}/x2goserver.service -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goserver.git