This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2goserver. from 393967f On SUSE, add permissions.d/x2goserver. new b81f7f6 fix builds on SLES 11.3 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: x2goserver.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goserver.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goserver. commit b81f7f6d2aa4b422941a3bede234c864cdca0ee6 Author: Mike Gabriel <mike.gabriel@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 8e067bd..4dbe2f9 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