This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2gobroker. from 20ba289 x2gobroker.spec: make sure .service files get installed, make sure that SystemV default configuration files are not installed on distros that use systemd new 10fd0bf x2gobroker.spec: remove artifacts from last commit 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 | 3 --- 1 file changed, 3 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 10fd0bf4f2a31fdc78fd58e558bd84a341ec5e58 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Feb 25 10:47:59 2014 +0100 x2gobroker.spec: remove artifacts from last commit --- x2gobroker.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/x2gobroker.spec b/x2gobroker.spec index 4472656..ed8216a 100644 --- a/x2gobroker.spec +++ b/x2gobroker.spec @@ -411,9 +411,6 @@ fi; %endif %_sbindir/x2gobroker-daemon-debug %_mandir/man8/x2gobroker-daemon-debug.8* -mkdir -p %{buildroot}%{_unitdir} -install -pm0644 %SOURCE1 %{buildroot}%{_unitdir} -%{_unitdir}/x2goserver.service %files wsgi %defattr(-,root,root) -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gobroker.git