This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2goclient. from aa37b2a no man2html in openSUSE new 3df43fd typo fix 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: x2goclient.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goclient. commit 3df43fd074a26cfa3aadc4d90fe6b63c29bb83fb Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sun Oct 12 20:53:03 2014 +0200 typo fix --- x2goclient.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x2goclient.spec b/x2goclient.spec index 208ab01..343e952 100644 --- a/x2goclient.spec +++ b/x2goclient.spec @@ -32,7 +32,7 @@ BuildRequires: libssh-devel >= 0.4.7 BuildRequires: libXpm-devel, libX11-devel %endif -if "%{?_vendor}" == "suse" +%if "%{?_vendor}" == "suse" BuildRequires: fdupes update-desktop-files %if 0%{?suse_version} >= 1130 BuildRequires: pkgconfig(libssh) >= 0.4.7 -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient.git