This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2goclient. from 9230466 Add x2goclient-rpmlintrc file. new 96eaaef x2goclient.spec: 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 96eaaef61da238a06aae39333f24f8998c1731f8 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Oct 15 06:54:49 2014 +0200 x2goclient.spec: typo fix --- x2goclient.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x2goclient.spec b/x2goclient.spec index 21111d3..032cf9e 100644 --- a/x2goclient.spec +++ b/x2goclient.spec @@ -223,7 +223,7 @@ fi %files -n x2goplugin-provider %defattr(-,root,root) # Link -%if 0%{suse_version} +%if 0%{?suse_version} %dir %{_sysconfdir}/apache2/ %dir %{_sysconfdir}/apache2/conf.d/ %{_sysconfdir}/apache2/conf.d/x2goplugin-provider.conf -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient.git