This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pyhoca-cli. commit b8bf324cd58d8e5aee4fc3e127f20dc661b90593 Author: Mihai Moldovan <ionic@ionic.de> Date: Sat Nov 10 11:58:04 2018 +0100 pyhoca-cli.spec: it's still %endif, not %fi. --- debian/changelog | 1 + pyhoca-cli.spec | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 35a92d0..b403670 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,7 @@ pyhoca-cli (0.6.0.1-0x2go1) UNRELEASED; urgency=medium * pyhoca-cli.spec: - Build with Python 2 on CentOS, drop python3-argparse dependency (part of stdlib). + - It's still %endif, not %fi. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Wed, 19 Sep 2018 15:20:43 +0200 diff --git a/pyhoca-cli.spec b/pyhoca-cli.spec index 23921b9..6e2c7bd 100644 --- a/pyhoca-cli.spec +++ b/pyhoca-cli.spec @@ -23,7 +23,7 @@ BuildRequires: python3-devel BuildRequires: python3-setuptools Requires: python3-setproctitle Requires: python3-x2go >= 0.6.0.1 -%fi +%endif %if 0%{?suse_version} BuildRequires: fdupes %endif -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pyhoca-cli.git