This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository nx-libs. from 44b7138 nx-libs.spec: Fix Xinerama deps for SUSE builds. new 370e56e nx-libs.spec: minor dep fix 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 370e56ec4a7d082a5af1613a2dac19c570b5211a Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Mon Oct 13 14:28:04 2014 +0200 nx-libs.spec: minor dep fix --- nx-libs.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nx-libs.spec b/nx-libs.spec index 5e36030..62824a5 100644 --- a/nx-libs.spec +++ b/nx-libs.spec @@ -479,6 +479,7 @@ Provides: nx%{?_isa} = %{version}-%{release} %if 0%{?suse_version} Requires: xorg-x11-fonts-core %endif +Requires: libNX_Xinerama%{?_isa} = %{version}-%{release} %description -n nxagent NX is a software suite which implements very efficient compression of @@ -524,7 +525,6 @@ This package provides the NX proxy (client) binary. Group: Applications/System Summary: X2Go Agent Requires: nxagent -Requires: libNX_Xinerama%{?_isa} = %{version}-%{release} %description -n x2goagent X2Go Agent functionality has been completely incorporated into -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/nx-libs.git