[X2Go-Commits] [nx-libs] 01/01: nx-libs.spec: SUSE hack for linking to files in libX11-6 and libXext6.

git-admin at x2go.org git-admin at x2go.org
Mon Oct 13 11:02:43 CEST 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 0387e383d3a7f32777e43d89b256a2c320040512
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Mon Oct 13 11:01:57 2014 +0200

    nx-libs.spec: SUSE hack for linking to files in libX11-6 and libXext6.
---
 debian/changelog |    1 +
 nx-libs.spec     |    2 ++
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index ec78e3a..30bba86 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,6 +18,7 @@ nx-libs (2:3.5.0.28-0x2go1) UNRELEASED; urgency=medium
       nxcomp/VERSION to latest changes introduced by
       400_nxcomp-version.full+lite.patch.
     + Additionally adapt to building on openSUSE/SLES.
+    + nx-libs.spec: SUSE hack for linking to files in libX11-6 and libXext6.
 
   [ Nito Martinez ]
   * Add 400_nxcomp-version.full+lite.patch. Allow 4-digit version comparison
diff --git a/nx-libs.spec b/nx-libs.spec
index 007581f..b271ae2 100644
--- a/nx-libs.spec
+++ b/nx-libs.spec
@@ -46,6 +46,8 @@ BuildRequires:  xorg-x11-libX11-devel
 BuildRequires:  xorg-x11-libfontenc-devel
 %endif
 BuildRequires:  xorg-x11-util-devel
+# neededforbuild
+Requires:       libX11-6 libXext6
 %endif
 
 %if 0%{?fedora_version} || 0%{?rhel_version} || 0%{?centos_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