The branch, build-main has been updated via 8606bf902390e6a9650f8fdfc6d451a2ddb052d6 (commit) from 5e24a92354a49db02c2240adda6b2b53aeb3b192 (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 ----------------------------------------------------------------- ----------------------------------------------------------------------- Summary of changes: debian/changelog | 1 + pyhoca-cli.spec | 1 + 2 files changed, 2 insertions(+) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index 2db76f9..e74b720 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,7 @@ pyhoca-cli (0.4.0.2-0x2go1) UNRELEASED; urgency=low * pyhoca-cli.spec: + Ship pyhoca-cli.spec (RPM package definitions) in upstream project. (Thanks to the Fedora package maintainers). + + Add to BR: python-argparse. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Tue, 12 Feb 2013 20:44:54 +0100 diff --git a/pyhoca-cli.spec b/pyhoca-cli.spec index a31f94d..c6985ed 100644 --- a/pyhoca-cli.spec +++ b/pyhoca-cli.spec @@ -14,6 +14,7 @@ BuildRequires: python-setuptools Requires: python-setproctitle Requires: python-x2go Requires: notify-python +Requires: python-argparse %description X2Go is a server based computing environment with: hooks/post-receive -- pyhoca-cli.git (Python X2Go Client (command line client)) 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 "pyhoca-cli.git" (Python X2Go Client (command line client)).