This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository nx-libs. from e44f1ae DISABLED:401_nxcomp_bigrequests-and-genericevent-extensions.full+lite.patch. new 992ec61 nx-libs.spec: The gpg-offline bin:package is not available in our SLE repo. We can do without. 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: debian/changelog | 5 +++++ nx-libs.spec | 2 +- 2 files changed, 6 insertions(+), 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 992ec61a1ee3589f06eae89898527612e282c428 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Dec 3 15:19:03 2014 +0100 nx-libs.spec: The gpg-offline bin:package is not available in our SLE repo. We can do without. --- debian/changelog | 5 +++++ nx-libs.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index c23133d..bd9bcd8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,11 @@ nx-libs (2:3.5.0.29-0x2go1) UNRELEASED; urgency=medium Enable support for the X11 big requests extension and the generic events extension. + [ Mike Gabriel ] + * nx-libs.spec: + + The gpg-offline bin:package is not available in our SLE repo. We can do + without. + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Thu, 13 Nov 2014 21:59:00 +0100 nx-libs (2:3.5.0.28-0x2go1) unstable; urgency=medium diff --git a/nx-libs.spec b/nx-libs.spec index 3b2f9b2..e8690ea 100644 --- a/nx-libs.spec +++ b/nx-libs.spec @@ -19,7 +19,7 @@ BuildRequires: gcc-c++ BuildRequires: libjpeg-devel BuildRequires: pkgconfig -%if 0%{?suse_version} >= 1230 +%if !0%{?sles_version} && 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