The branch, master has been updated via 7e2f1622681d3654d92486771522eb90f474bc3b (commit) from db3084ed19018adb65d2b26cd528b893d2801fbe (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 7e2f1622681d3654d92486771522eb90f474bc3b Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Fri Dec 20 23:43:40 2013 +0100 x2gobroker.spec: fix macro name ----------------------------------------------------------------------- Summary of changes: x2gobroker.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) The diff of changes is: diff --git a/x2gobroker.spec b/x2gobroker.spec index 3c4b79a..5c60381 100644 --- a/x2gobroker.spec +++ b/x2gobroker.spec @@ -230,7 +230,7 @@ find . -type f -exec grep -l "/usr/lib/x2go/" "{}" "+" find . -type f -exec grep -l "/usr/lib/x2go/" "{}" "+" | \ xargs perl -i -pe 's{/usr/lib/x2go/}{%_libexecdir/x2go/}' %if 0%{?el5} || 0%{?el6} -sed -i %_sysconfigdir/x2go/broker/x2gobroker-sessionprofiles.conf \ +sed -i %_sysconfdir/x2go/broker/x2gobroker-sessionprofiles.conf \ -e 's/localhost-mate/localhost-gnome/' \ -e 's/^name=MATE - localhost/name=GNOME - localhost/' -e 's/^command=MATE/command=GNOME/' 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).