This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gomatebindings. commit 7e613fc5b3d0dd9fc19597ef37a15071e7c9a18c Author: Mihai Moldovan <ionic@ionic.de> Date: Mon Aug 8 04:35:20 2016 +0200 x2gomatebindings.spec: break choice by ignoring x2goserver-x2goagent and (build-depending) on x2goagent for now. --- debian/changelog | 2 ++ x2gomatebindings.spec | 3 +++ 2 files changed, 5 insertions(+) diff --git a/debian/changelog b/debian/changelog index 2b82e2a..f7bd207 100644 --- a/debian/changelog +++ b/debian/changelog @@ -33,6 +33,8 @@ x2gomatebindings (0.0.1.4-0~x2go1) UNRELEASED; urgency=low - Don't automatically configure after running autogen.sh. - Fix FC conditionals, the macro is called "fedora", not "fedora_version". Also catch some non-*SuSE*/-Fedora "edge cases". + - Break choice by ignoring x2goserver-x2goagent and (build-depending) on + x2goagent for now. * debian/control: - Maintainer change in package: X2Go Developers <x2go-dev@lists.x2go.org>. - Whitespace only. diff --git a/x2gomatebindings.spec b/x2gomatebindings.spec index 8523af9..ed82a6d 100644 --- a/x2gomatebindings.spec +++ b/x2gomatebindings.spec @@ -68,6 +68,9 @@ Requires: gnome-icon-theme-symbolic Requires: filesystem Requires: mate-icon-theme +# Explicitly avoid x2goserver-x2goagent for now. +BuildRequires: x2goagent +#!BuildIgnore: x2goserver-x2goagent %description X2Go is a server based computing environment with -- Alioth's /srv/git/code.x2go.org/x2gomatebindings.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gomatebindings.git