The branch, master has been updated via 1a5d66cd0f1192ce712a4fb3b6f6ca8662f36bc5 (commit) from 995a5f55ff8f40c25b92a35b0f049087882aefb8 (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 1a5d66cd0f1192ce712a4fb3b6f6ca8662f36bc5 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Fri Dec 13 17:27:15 2013 +0100 x2gognomebindings.spec: fix filename ----------------------------------------------------------------------- Summary of changes: x2gognomebindings.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) The diff of changes is: diff --git a/x2gognomebindings.spec b/x2gognomebindings.spec index 7d7f9a3..d4357a8 100644 --- a/x2gognomebindings.spec +++ b/x2gognomebindings.spec @@ -60,7 +60,7 @@ install -p -m 644 share/x2go/x2gofeature.d/*.features %{buildroot}%{_datadir}/x2 mkdir -p %{buildroot}%{_sysconfdir}/xdg/menus/ install -p -m 644 xdg-menus/gnome-settings-x2go.menu %{buildroot}%{_sysconfdir}/xdg/menus/ mkdir -p %{buildroot}%{_libdir}/x2go/extensions/pre-runcommand.d/ -install -p -m 644 lib/x2go/extensions/pre-runcommand.d/005_gnome-monitors-xml-ignore %{buildroot}%{_libdir}/x2go/extensions/pre-runcommand.d/ +install -p -m 644 lib/x2go/extensions/pre-runcommand.d/005_GNOME-monitors-xml-ignore %{buildroot}%{_libdir}/x2go/extensions/pre-runcommand.d/ %post hooks/post-receive -- x2gognomebindings.git (GNOMEv2 bindings 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 "x2gognomebindings.git" (GNOMEv2 bindings for X2Go).