The branch, master has been updated via 6be9325b9a303a3c923d4135c6385fb3ae310699 (commit) from d9ce73f4f90b80554dea629dcf64bb1f65b65f4b (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 6be9325b9a303a3c923d4135c6385fb3ae310699 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Dec 18 23:12:12 2013 +0100 x2gobroker.spec: as spec files do not know package recommendations, we will make x2gobroker-authservice a requirement ----------------------------------------------------------------------- Summary of changes: x2gobroker.spec | 2 ++ 1 file changed, 2 insertions(+) The diff of changes is: diff --git a/x2gobroker.spec b/x2gobroker.spec index 2d5d8dd..d64eed3 100644 --- a/x2gobroker.spec +++ b/x2gobroker.spec @@ -85,6 +85,7 @@ against the PAM system. Summary: X2Go Session Broker (standalone daemon) Group: Applications/Communications Requires: x2gobroker = %{version}-%{release} +Requires: x2gobroker-authservice = %{version}-%{release} %description daemon X2Go is a server based computing environment with @@ -115,6 +116,7 @@ Group: Applications/Communications Requires: x2gobroker = %{version}-%{release} Requires: httpd, mod_wsgi Requires: python2 +Requires: x2gobroker-authservice = %{version}-%{release} %description wsgi 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).