[X2Go-Commits] x2gobroker.git - master (branch) updated: 0.0.2.3-103-gef39402
X2Go dev team
git-admin at x2go.org
Wed Dec 18 21:28:57 CET 2013
The branch, master has been updated
via ef39402a2afea0c98e3e7568d1c2bbcc769b7b4a (commit)
from e7060acc301ac402c64aaf554509b82a1697b69f (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit ef39402a2afea0c98e3e7568d1c2bbcc769b7b4a
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Wed Dec 18 21:28:54 2013 +0100
x2gobroker.spec: fix %exclude expressions
-----------------------------------------------------------------------
Summary of changes:
x2gobroker.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
The diff of changes is:
diff --git a/x2gobroker.spec b/x2gobroker.spec
index 7ae63e1..4588a0a 100644
--- a/x2gobroker.spec
+++ b/x2gobroker.spec
@@ -358,8 +358,8 @@ fi;
%config %_sysconfdir/default/python-x2gobroker
%config %_sysconfdir/pam.d
%config(noreplace) %_sysconfdir/x2go
-%exclude(%_sysconfdir/x2go/x2gobroker-wsgi.apache.conf)
-%exclude(%_sysconfdir/x2go/x2gobroker-wsgi.apache.vhost)
+%exclude %_sysconfdir/x2go/x2gobroker-wsgi.apache.conf
+%exclude %_sysconfdir/x2go/x2gobroker-wsgi.apache.vhost
%_bindir/x2gobroker
%_bindir/x2gobroker-testauth
hooks/post-receive
--
x2gobroker.git (HTTP(S) Session broker for X2Go)
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "x2gobroker.git" (HTTP(S) Session broker for X2Go).
More information about the x2go-commits
mailing list