[X2Go-Commits] [x2goclient] 69/94: pyhoca-cli.spec: it's still %endif, not %fi.

git-admin at x2go.org git-admin at x2go.org
Fri Dec 15 21:06:49 CET 2023


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to annotated tag 0.6.1.0
in repository x2goclient.

commit b8bf324cd58d8e5aee4fc3e127f20dc661b90593
Author: Mihai Moldovan <ionic at 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 35a92d0e..b4036706 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 at das-netzwerkteam.de>  Wed, 19 Sep 2018 15:20:43 +0200
 
diff --git a/pyhoca-cli.spec b/pyhoca-cli.spec
index 23921b94..6e2c7bdf 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/x2goclient.git


More information about the x2go-commits mailing list