[X2Go-Commits] [x2goplasmabindings] 01/02: x2goplasmabindings.spec: Fix version comparison.

git-admin at x2go.org git-admin at x2go.org
Tue Oct 14 20:54:12 CEST 2014


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

x2go pushed a commit to branch master
in repository x2goplasmabindings.

commit 495fdf101786ed71978d3a485c60f0351f1b33ba
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Tue Oct 14 20:52:33 2014 +0200

    x2goplasmabindings.spec: Fix version comparison.
---
 x2goplasmabindings.spec |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x2goplasmabindings.spec b/x2goplasmabindings.spec
index 25edf85..9fde7c1 100644
--- a/x2goplasmabindings.spec
+++ b/x2goplasmabindings.spec
@@ -62,7 +62,7 @@ X2Go session.
 
 %build
 %if 0%{?suse_version}
-%if 0%{?suse_version} >= 13.1
+%if 0%{?suse_version} >= 1310
 %cmake
 %else
 mkdir build

--
Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goplasmabindings.git


More information about the x2go-commits mailing list