The branch, master has been updated via 772fed17c8913f951da955640515cce9b53b9994 (commit) from 86e323911a0966533d63648976b7f5680baf58cf (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 772fed17c8913f951da955640515cce9b53b9994 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Dec 18 21:12:28 2013 +0100 x2gobroker.spec: no such package ,,adduser'', use shadow-utils instead as R(pre) ----------------------------------------------------------------------- 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 279a13d..66389cc 100644 --- a/x2gobroker.spec +++ b/x2gobroker.spec @@ -14,7 +14,6 @@ Source2: x2gobroker-authservice.init BuildRoot: %{_tmppath}/%{name}-%{version}-build %endif -BuildRequires: adduser BuildRequires: python2-devel BuildRequires: python-setuptools %if 0%{?fedora} @@ -28,6 +27,7 @@ Requires: python-paramiko Requires: python-setproctitle Requires: python-tornado Requires: python-wsgilog +Requires(pre): shadow-utils %description X2Go is a server based computing environment with 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).