This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2gobroker. from 3defe30 x2gobroker.spec: fix removal of installed but unneeded files new 5b6cead x2gobroker.spec: no conditional addition of further source files 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, 2 deletions(-) -- 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 5b6ceaddc311bfd1d2594ed1629597782fa49d6e Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Feb 25 13:06:28 2014 +0100 x2gobroker.spec: no conditional addition of further source files --- x2gobroker.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/x2gobroker.spec b/x2gobroker.spec index d6b1a3f..d91a937 100644 --- a/x2gobroker.spec +++ b/x2gobroker.spec @@ -7,10 +7,8 @@ Group: Applications/Communications Url: http://www.x2go.org/ Source0: http://code.x2go.org/releases/source/%name/%name-%version.tar.gz -%if 0%{?el5} || 0%{?el6} Source1: x2gobroker-daemon.init Source2: x2gobroker-authservice.init -%endif %if 0%{?el5} BuildRoot: %{_tmppath}/%{name}-%{version}-build -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gobroker.git