This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2gobroker. from 25e88a4 x2gobroker.spec: syntax fixes new 150cef8 x2gobroker.spec: don't install x2gobroker-daemon init on other distro versions except epel-6 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 | 1 - 1 file changed, 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 150cef8a3e0a6546bb33df30de54c5244a0b43b8 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Feb 25 09:52:26 2014 +0100 x2gobroker.spec: don't install x2gobroker-daemon init on other distro versions except epel-6 --- x2gobroker.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/x2gobroker.spec b/x2gobroker.spec index 0c9a58f..5965d89 100644 --- a/x2gobroker.spec +++ b/x2gobroker.spec @@ -392,7 +392,6 @@ fi; %files daemon %defattr(-,root,root) %_bindir/x2gobroker-daemon -%_initddir/x2gobroker-daemon %if 0%{?el5} %_initrddir/x2gobroker-daemon %endif -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gobroker.git