This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gobroker. commit c39915f20117916d59895286c6b56fefcc2d7e27 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Jan 29 14:56:09 2014 +0100 Make sure x2gobroker-agent wrapper gets installed into x2gobroker-agent sub-package. --- debian/changelog | 2 ++ x2gobroker.spec | 1 + 2 files changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index acab3e1..04a875e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -99,6 +99,8 @@ x2gobroker (0.0.3.0-0x2go1) UNRELEASED; urgency=low the packaging work in OpenSuSE. + Split out python-x2gobroker sub-package. + Install Apache2 config symlinks to /etc/httpd (not /etc/apache2). + + Make sure x2gobroker-agent wrapper gets installed into x2gobroker-agent + sub-package. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Fri, 07 Jun 2013 23:25:30 +0200 diff --git a/x2gobroker.spec b/x2gobroker.spec index 2a032ad..2dacef2 100644 --- a/x2gobroker.spec +++ b/x2gobroker.spec @@ -400,6 +400,7 @@ fi; %attr(02750,x2gobroker,x2gobroker) %_localstatedir/log/x2gobroker %attr(00750,x2gobroker,x2gobroker) %_localstatedir/lib/x2gobroker %dir %_libexecdir/x2go +%_libexecdir/x2go/x2gobroker-agent %attr(04750,root,x2gobroker) %_libexecdir/x2go/x2gobroker-agent %_libexecdir/x2go/x2gobroker-agent.pl %_sbindir/x2gobroker-pubkeyauthorizer -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gobroker.git