The branch, master has been updated via 9d595921188a6ae5b0c2cdd8b9c02588c91b8ba4 (commit) from 209cf3a054b55dabb87ae6b71c624e8134c441c9 (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 9d595921188a6ae5b0c2cdd8b9c02588c91b8ba4 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Mon Dec 16 09:12:27 2013 +0100 x2goserver.spec: add lsof to Requires: field ----------------------------------------------------------------------- Summary of changes: x2goserver.spec | 3 +++ 1 file changed, 3 insertions(+) The diff of changes is: diff --git a/x2goserver.spec b/x2goserver.spec index 18b3bd7..4f780a9 100644 --- a/x2goserver.spec +++ b/x2goserver.spec @@ -37,6 +37,9 @@ Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $versi # We need a database # For killall in x2gosuspend-session Requires: psmisc +# For x2goshowblocks +Requires: lsof +# For x2godbadmin Requires: pwgen # For printing, file-sharing Requires: sshfs hooks/post-receive -- x2goserver.git (X2Go Server) 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 "x2goserver.git" (X2Go Server).