This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goclient. commit 50ffeab705f14e7cccfb3aea43c919de3fc66a06 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Oct 14 17:52:40 2014 +0200 Upgrade versioned BR for libssh-devel (0.6.3 or patched 0.5.5). --- debian/changelog | 1 + x2goclient.spec | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 12d047b..33f42f4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -19,6 +19,7 @@ x2goclient (4.0.3.0-0x2go1) UNRELEASED; urgency=low * x2goclient.spec: + Adapt to building for openSUSE/SLES. + openSUSE: Make Qt4 Linguist tools available for Makefile. + + Upgrade versioned BR for libssh-devel (0.6.3 or patched 0.5.5). [ Oleksandr Shneyder ] diff --git a/x2goclient.spec b/x2goclient.spec index b811847..ae38dc0 100644 --- a/x2goclient.spec +++ b/x2goclient.spec @@ -33,18 +33,18 @@ BuildRequires: man2html-core %else BuildRequires: man %endif -BuildRequires: libssh-devel >= 0.4.7 +BuildRequires: libssh-devel >= 0.5.5-2.1x2go1 BuildRequires: libXpm-devel, libX11-devel %endif %if "%{?_vendor}" == "suse" BuildRequires: fdupes update-desktop-files %if 0%{?suse_version} >= 1130 -BuildRequires: pkgconfig(libssh) >= 0.4.7 +BuildRequires: pkgconfig(libssh) >= 0.6.3 BuildRequires: pkgconfig(x11) pkgconfig(xpm) pkgconfig(xproto) %endif %if 0%{?suse_version} && 0%{?suse_version} < 1130 -BuildRequires: libssh-devel >= 0.4 +BuildRequires: libssh-devel >= 0.6.3 BuildRequires: xorg-x11-libXpm-devel xorg-x11-proto-devel BuildRequires: xorg-x11-libX11-devel %endif -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient.git