This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch release/4.0.1.x in repository x2goclient. commit 746f20c0e4dda13e5c58bf4a7376c2fdc7a39d37 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Mon Feb 24 12:57:28 2014 +0100 x2goclient.spec: mark libssh-devel as versioned dependency, but keep it commented out for now (otherwise it will break our EPEL-6 builds) --- x2goclient.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/x2goclient.spec b/x2goclient.spec index 05c8c28..6c48065 100644 --- a/x2goclient.spec +++ b/x2goclient.spec @@ -10,7 +10,8 @@ Source0: http://code.x2go.org/releases/source/%{name}/%{name}-%{version}. BuildRequires: cups-devel BuildRequires: desktop-file-utils -BuildRequires: libssh-devel >= 0.4.7 +#BuildRequires: libssh-devel >= 0.6.1 +BuildRequires: libssh-devel BuildRequires: libXpm-devel %if 0%{?fedora} BuildRequires: man2html-core -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient.git