This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2goclient. from 3df43fd typo fix new b528cdb typo 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 b528cdb728a708965ad2493f7dd1721f62f813e5 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sun Oct 12 22:29:19 2014 +0200 typo --- x2goclient.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x2goclient.spec b/x2goclient.spec index 343e952..cb39b53 100644 --- a/x2goclient.spec +++ b/x2goclient.spec @@ -151,7 +151,7 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop mkdir -p %{buildroot}%{_sysconfdir}/httpd/conf.d ln -s ../../x2go/x2goplugin-apache.conf %{buildroot}%{_sysconfdir}/httpd/conf.d/x2goplugin-provider.conf -if 0%{?suse_version} +%if 0%{?suse_version} %suse_update_desktop_file -r x2goclient Utility WebUtility %fdupes %buildroot %endif -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient.git