This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository nx-libs. commit 8b36b798e8cd7d92922ebf599ddce168519b9a0a Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Dec 3 15:23:14 2014 +0100 fix for last commit --- nx-libs.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nx-libs.spec b/nx-libs.spec index e8690ea..9914542 100644 --- a/nx-libs.spec +++ b/nx-libs.spec @@ -19,7 +19,7 @@ BuildRequires: gcc-c++ BuildRequires: libjpeg-devel BuildRequires: pkgconfig -%if !0%{?sles_version} && 0%{?suse_version} >= 1230 +%if 0%{?sles_version} == 0 && 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