This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2godesktopsharing. from 2cd7b52 Forceful B-R on SLE 11.2: glib2-branding-SLES. new 9ff7030 fix build on SUSE 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: x2godesktopsharing.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2godesktopsharing.git
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