[X2Go-Commits] [pyhoca-gui] 01/01: pyhoca-gui.spec: fix syntax: another missing %endif.

git-admin at x2go.org git-admin at x2go.org
Mon Dec 23 06:08:27 CET 2019


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

x2go pushed a commit to branch master
in repository pyhoca-gui.

commit 1164cc741d8b57b07f24937adb0a512b5d8cdca4
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Mon Dec 23 06:08:06 2019 +0100

    pyhoca-gui.spec: fix syntax: another missing %endif.
---
 debian/changelog | 1 +
 pyhoca-gui.spec  | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index bed40d0..f2e375c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -42,6 +42,7 @@ pyhoca-gui (0.6.1.0-0x2go1) UNRELEASED; urgency=medium
     + Adapt %install to Python 2/3 logic.
     + Adapt %files to Python 2/3 logic.
     + Fix syntax: missing %endif.
+    + Fix syntax: another missing %endif.
 
  -- Mike Gabriel <mike.gabriel at das-netzwerkteam.de>  Wed, 11 Dec 2019 12:47:21 +0100
 
diff --git a/pyhoca-gui.spec b/pyhoca-gui.spec
index c2fa5c1..0160abd 100644
--- a/pyhoca-gui.spec
+++ b/pyhoca-gui.spec
@@ -131,6 +131,7 @@ BuildRequires:  fdupes
 %if ( 0%{?sle_version} && 0%{?sle_version} >= 120300 && 0%{?is_opensuse} ) || ( 0%{?suse_version} > 1500 )
 BuildRequires:  python-rpm-macros
 %endif
+%endif
 
 %if 0%{?with_python2}
 Requires:       python-argparse

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pyhoca-gui.git


More information about the x2go-commits mailing list