[X2Go-Commits] [x2goserver] 01/01: fix builds on SLES 11.3

git-admin at x2go.org git-admin at x2go.org
Fri Jan 30 12:45:18 CET 2015


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

commit fc64a495a654a8c0c01766660e5829dc8deab518
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Fri Jan 30 12:45:15 2015 +0100

    fix builds on SLES 11.3
---
 x2goserver.spec |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x2goserver.spec b/x2goserver.spec
index 774eeec..36a014d 100644
--- a/x2goserver.spec
+++ b/x2goserver.spec
@@ -25,7 +25,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %endif
 
 %if 0%{?suse_version} && 0%{?suse_version} <= 1120
-BuildRequires: glib2-branding-SLES
+BuildRequires: glib2-branding-SLED
 %endif
 
 BuildRequires:  findutils

--
Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goserver.git


More information about the x2go-commits mailing list