[X2Go-Commits] [x2goclient] 01/01: x2goclient.spec: it's %endif, not %fi.

git-admin at x2go.org git-admin at x2go.org
Wed Oct 31 09:13:45 CET 2018


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 at 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 at 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


More information about the x2go-commits mailing list