This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2gobroker. from 10fd0bf x2gobroker.spec: remove artifacts from last commit new 6d2336b x2gobroker.spec: fix typo 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: x2gobroker.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gobroker.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gobroker. commit 6d2336bbe2d98939902293834117d795ea54f7e4 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Feb 25 11:30:57 2014 +0100 x2gobroker.spec: fix typo --- x2gobroker.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x2gobroker.spec b/x2gobroker.spec index ed8216a..7ec2098 100644 --- a/x2gobroker.spec +++ b/x2gobroker.spec @@ -384,7 +384,7 @@ fi; %_initddir/x2gobroker-authservice %endif %if 0%{?fedora} || 0%{?el7} -%{_unitdir}/x2gobroker-authservicedaemon.service +%{_unitdir}/x2gobroker-authservice.service %endif %if 0%{?el5} || 0%{?el6} %config %_sysconfdir/default/x2gobroker-authservice -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gobroker.git