This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gomatebindings. commit 8b9f2babb1a34ac2e584f87252df219c940f33dd Author: Mihai Moldovan <ionic@ionic.de> Date: Wed Nov 16 14:12:50 2016 +0100 x2gomatebindings.spec: make *SUSE ignore mate-desktop-gschemas-branding-upstream. A choice is bad in this case, leading to a build failure. --- debian/changelog | 2 ++ x2gomatebindings.spec | 1 + 2 files changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index f7bd207..9f38122 100644 --- a/debian/changelog +++ b/debian/changelog @@ -35,6 +35,8 @@ x2gomatebindings (0.0.1.4-0~x2go1) UNRELEASED; urgency=low Also catch some non-*SuSE*/-Fedora "edge cases". - Break choice by ignoring x2goserver-x2goagent and (build-depending) on x2goagent for now. + - Make *SUSE ignore mate-desktop-gschemas-branding-upstream. A choice is + bad in this case, leading to a build failure. * debian/control: - Maintainer change in package: X2Go Developers <x2go-dev@lists.x2go.org>. - Whitespace only. diff --git a/x2gomatebindings.spec b/x2gomatebindings.spec index ed82a6d..e7003d2 100644 --- a/x2gomatebindings.spec +++ b/x2gomatebindings.spec @@ -34,6 +34,7 @@ BuildRequires: x2goserver-extensions # It will then use mate-menus-openSUSE or mate-menus-suse. %if 0%{?suse_version} #!BuildIgnore: mate-menus-branding-upstream +#!BuildIgnore: mate-desktop-gschemas-branding-upstream %endif BuildRequires: mate-menus BuildRequires: mate-icon-theme -- Alioth's /srv/git/code.x2go.org/x2gomatebindings.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gomatebindings.git