This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2godesktopsharing. commit 9ff7030bf12ed49b49d29b2ef1b0cda40059fc9d Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Fri Jan 30 12:47:33 2015 +0100 fix build on SUSE 11.3 --- x2godesktopsharing.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x2godesktopsharing.spec b/x2godesktopsharing.spec index e378d09..b1b28f0 100644 --- a/x2godesktopsharing.spec +++ b/x2godesktopsharing.spec @@ -16,7 +16,7 @@ Source0: http://code.x2go.org/releases/source/%{name}/%{name}-%{version}. Source1: %{name}-rpmlintrc %if 0%{?suse_version} && 0%{?suse_version} <= 1120 -BuildRequires: glib2-branding-SLES +BuildRequires: glib2-branding-SLED %endif BuildRequires: desktop-file-utils -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2godesktopsharing.git