[X2Go-Commits] [x2goserver] 01/01: x2goserver.spec: typo fix (causing FTBFS on Fedora/EPEL)
git-admin at x2go.org
git-admin at x2go.org
Tue Oct 14 16:56:09 CEST 2014
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch master
in repository x2goserver.
commit 4bec97c6fce2db0a049a0319ff228d0aedd85602
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Tue Oct 14 16:56:02 2014 +0200
x2goserver.spec: typo fix (causing FTBFS on Fedora/EPEL)
---
x2goserver.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x2goserver.spec b/x2goserver.spec
index 053003b..f5c332b 100644
--- a/x2goserver.spec
+++ b/x2goserver.spec
@@ -326,7 +326,7 @@ without lack of features.
Summary: X2Go Server (Xsession runner)
Requires: %{name} = %{version}-%{release}
# For /etc/X11/Xresources
-%if 0%{suse_version}
+%if 0%{?suse_version}
Requires: xinit
%else
Requires: xorg-x11-xinit
--
Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goserver.git
More information about the x2go-commits
mailing list