[X2Go-Commits] [nx-libs] 01/01: nx-libs.spec: Fix SUSE-specific R for libXext(6).

git-admin at x2go.org git-admin at x2go.org
Mon Oct 13 15:47:08 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 aa7a0c83488ea9ce5cc611133711d7528da41b54
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Mon Oct 13 15:47:05 2014 +0200

    nx-libs.spec: Fix SUSE-specific R for libXext(6).
---
 nx-libs.spec |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/nx-libs.spec b/nx-libs.spec
index 1922988..b741d46 100644
--- a/nx-libs.spec
+++ b/nx-libs.spec
@@ -283,10 +283,11 @@ Summary:        Xinerama extension to the NX Protocol
 Requires:       %{name}%{?_isa} = %{version}-%{release}
 %if 0%{?suse_version}
 Requires:       libX11-6%{?_isa}
+Requires:       libXext6%{?_isa}
 %else
 Requires:       libX11%{?_isa}
-%endif
 Requires:       libXext%{?_isa}
+%endif
 
 %description -n libNX_Xinerama
 Xinerama is an extension to the X Window System which enables

--
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