[X2Go-Commits] [x2gokdrive] 01/02: x2gokdrive.spec: it's still %endif, not %fi.
git-admin at x2go.org
git-admin at x2go.org
Sat Oct 26 23:30:20 CEST 2019
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch master
in repository x2gokdrive.
commit 71ebd2134924786d8dedba2936baf0576b2c980b
Author: Mihai Moldovan <ionic at ionic.de>
Date: Sat Oct 26 23:27:26 2019 +0200
x2gokdrive.spec: it's still %endif, not %fi.
---
debian/changelog | 1 +
x2gokdrive.spec | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 6fa2ccd..12bdd9b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -32,6 +32,7 @@ x2gokdrive (0.0.0.1-0x2go1) UNRELEASED; urgency=medium
+ Sync dependency lists with debian/control.
+ Rename binary package to xorg-x11-server-x2gokdrive to be consistent
with Fedora/*SuSE package naming.
+ + It's still %endif, not %fi.
* debian/rules:
+ Remove weird empty variable reference construct.
+ Whitespace-only fixes.
diff --git a/x2gokdrive.spec b/x2gokdrive.spec
index 8a7bc03..97c481c 100644
--- a/x2gokdrive.spec
+++ b/x2gokdrive.spec
@@ -89,7 +89,7 @@ BuildRequires: pkgconfig(xdmcp)
BuildRequires: pkgconfig(xfont2)
%else
BuildRequires: pkgconfig(xfont)
-%fi
+%endif
BuildRequires: pkgconfig(xkbfile)
BuildRequires: pkgconfig(pixman-1)
BuildRequires: pkgconfig(pciaccess)
--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gokdrive.git
More information about the x2go-commits
mailing list