The branch, build-baikal has been updated via 648c63f929831c9c64516488b7856f8ff3059fdb (commit) from 09f7d139ee4364e8b182c344658f87527ce1321c (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-gui.spec | 2 ++ 2 files changed, 3 insertions(+) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index 6fda41d..f195b9e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -43,6 +43,7 @@ pyhoca-gui (0.4.0.9-0x2go1) UNRELEASED; urgency=low * pyhoca-gui.spec: + Ship pyhoca-gui.spec (RPM package definitions) in upstream project. (Thanks to the Fedora package maintainers). + + Add to BR: python-argparse, python-cups. [ Ricardo Díaz Martín ] * New upstream release (0.4.0.9): diff --git a/pyhoca-gui.spec b/pyhoca-gui.spec index 3ee3f84..1dd02b0 100644 --- a/pyhoca-gui.spec +++ b/pyhoca-gui.spec @@ -18,6 +18,8 @@ Requires: python-setproctitle Requires: python-x2go Requires: notify-python Requires: wxPython +Requires: python-argparse +Requires: python-cups %description X2Go is a server based computing environment with: hooks/post-receive -- pyhoca-gui.git (Python X2Go Client (wxPython GUI)) 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-gui.git" (Python X2Go Client (wxPython GUI)).