This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch build-testmain in repository x2goserver. from 30be060 x2goserver.spec: fix build of 4.0.1.x release series (1) new 9b0c3a9 x2goserver.spec: fix build of 4.0.1.x release series (2) 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 deletion(-) -- 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 9b0c3a9b6474c51ff68e9c180692888fd7fd9d2a Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Oct 28 14:58:03 2014 +0100 x2goserver.spec: fix build of 4.0.1.x release series (2) --- x2goserver.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/x2goserver.spec b/x2goserver.spec index 2f52361..2d503eb 100644 --- a/x2goserver.spec +++ b/x2goserver.spec @@ -342,7 +342,6 @@ exit 0 %if 0%{?fedora} || 0%{?rhel} >= 7 %systemd_pre x2goserver.service %else -%pre %service_add_pre x2goserver.service %endif -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goserver.git