This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goclient. commit 1b059a0761f92eb47ccf34575ac9e43b065257c9 Author: Mihai Moldovan <ionic@ionic.de> Date: Wed Oct 31 09:12:34 2018 +0100 x2goclient.spec: it's %endif, not %fi. --- debian/changelog | 1 + x2goclient.spec | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 3e7c2d3..1eb0c7a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -49,6 +49,7 @@ x2goclient (4.1.2.2-0x2go1) UNRELEASED; urgency=medium something else, like... gcc or qmake or qt(4)-dev, but it isn't. - Try to ignore gettext-tools-mini on *SuSE to force installation of the new/renamed gettext-runtime-mini package. + - It's %endif, not %fi. -- X2Go Release Manager <git-admin@x2go.org> Tue, 26 Jun 2018 00:39:28 +0200 diff --git a/x2goclient.spec b/x2goclient.spec index 29aa50e..de9909b 100644 --- a/x2goclient.spec +++ b/x2goclient.spec @@ -48,7 +48,7 @@ BuildRequires: libXpm-devel, libX11-devel BuildRequires: pkgconfig %else BuildRequires: pkg-config -%fi +%endif %if 0%{?fedora} || 0%{?rhel} # For some reason qt(4)-dev doesn't depend upon redhat-rpm-config, -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git