[X2Go-Commits] [nx-libs] 01/01: fix for last commit(2)

git-admin at x2go.org git-admin at x2go.org
Wed Dec 3 15:29:02 CET 2014


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

x2go pushed a commit to branch master
in repository nx-libs.

commit 3fa67b6732e108c67cd415a31e94ccd6b0b3bc64
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Wed Dec 3 15:28:59 2014 +0100

    fix for last commit(2)
---
 nx-libs.spec |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/nx-libs.spec b/nx-libs.spec
index 9914542..05beae5 100644
--- a/nx-libs.spec
+++ b/nx-libs.spec
@@ -19,7 +19,8 @@ BuildRequires:  gcc-c++
 BuildRequires:  libjpeg-devel
 BuildRequires:  pkgconfig
 
-%if 0%{?sles_version} == 0 && 0%{?suse_version} >= 1230
+# suse_version 1315 is SLE-12
+%if 0%{?suse_version} != 1315 && 0%{?suse_version} >= 1230
 BuildRequires:  gpg-offline
 %endif
 %if 0%{?suse_version}

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


More information about the x2go-commits mailing list