The branch, master has been updated via 9ab3a62536d24816c01ab3aa31881516fb9e1aac (commit) from 772fed17c8913f951da955640515cce9b53b9994 (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 9ab3a62536d24816c01ab3aa31881516fb9e1aac Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Dec 18 21:23:12 2013 +0100 x2gobroker.spec: whitespace/linebreak fix ----------------------------------------------------------------------- Summary of changes: x2gobroker.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) The diff of changes is: diff --git a/x2gobroker.spec b/x2gobroker.spec index 66389cc..7ae63e1 100644 --- a/x2gobroker.spec +++ b/x2gobroker.spec @@ -262,8 +262,7 @@ install -pm0755 "init/x2gobroker-daemon.init" \ #%endif %pre -if ! /usr/bin/getent group x2gobroker >/dev/null 2>/dev/null && \ - /usr/sbin/groupadd -r x2gobroker; then +if ! /usr/bin/getent group x2gobroker >/dev/null 2>/dev/null && /usr/sbin/groupadd -r x2gobroker; then /usr/bin/getent passwd x2gobroker >/dev/null 2>/dev/null || \ /usr/sbin/useradd -c "x2go broker server/user" \ -d "%_localstatedir/lib/x2gobroker" \ 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).