This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2goserver. from 69b7245 fix for last commit new 3a27f06 fix for last commit (2) 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 | 1 + 1 file changed, 1 insertion(+) -- 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 3a27f06df4b4996b27f084defcc347f428f787c2 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Oct 14 05:42:44 2014 +0200 fix for last commit (2) --- x2goserver.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/x2goserver.spec b/x2goserver.spec index de88ade..81a1239 100644 --- a/x2goserver.spec +++ b/x2goserver.spec @@ -339,6 +339,7 @@ install -pm0755 %SOURCE2 %{buildroot}%{_initddir}/x2goserver %if 0%{?suse_version} < 1210 ln -sf %{_initddir}/x2goserver %{buildroot}%{_sbindir}/rcx2goserver %endif +%endif %if 0%{?el5} echo "Encoding=UTF-8" >> %{buildroot}%{_datadir}/applications/x2gofm.desktop -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goserver.git