The branch, master has been updated via e92d9c6c3b2098c2a8ef6674704c266d11cd74f5 (commit) from f29667f2dea752cb745f8f673a78415b939007b9 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit e92d9c6c3b2098c2a8ef6674704c266d11cd74f5 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Dec 18 21:44:49 2013 +0100 x2gobroker.spec: install x2gobroker-daemon-debug and its man page properly into RPM package ----------------------------------------------------------------------- Summary of changes: x2gobroker.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) The diff of changes is: diff --git a/x2gobroker.spec b/x2gobroker.spec index 4588a0a..b16b68a 100644 --- a/x2gobroker.spec +++ b/x2gobroker.spec @@ -364,7 +364,6 @@ fi; %_bindir/x2gobroker %_bindir/x2gobroker-testauth %_sbindir/x2gobroker-keygen -%_sbindir/x2gobroker-daemon-debug %python_sitelib/x2gobroker* %_mandir/man1/x2gobroker*.1* @@ -386,7 +385,8 @@ fi; %config %_sysconfdir/permissions.d/x2gobroker.* %attr(02750,x2gobroker,x2gobroker) %_localstatedir/log/x2gobroker %attr(00750,x2gobroker,x2gobroker) %_localstatedir/lib/x2gobroker -#%_mandir/man8/x2gobroker-daemon-debug.8* +%_sbindir/x2gobroker-daemon-debug +%_mandir/man8/x2gobroker-daemon-debug.8* %files wsgi hooks/post-receive -- x2gobroker.git (HTTP(S) Session broker for X2Go) This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "x2gobroker.git" (HTTP(S) Session broker for X2Go).