This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository nx-libs. from 992ec61 nx-libs.spec: The gpg-offline bin:package is not available in our SLE repo. We can do without. new 8b36b79 fix for last commit The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: nx-libs.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/nx-libs.git
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