This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2gognomebindings. from 9bd73a9 Don't mark directories as owned that are already owned by the filesystem RPM package. new f4968fa fix for last commit 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: x2gognomebindings.spec | 2 ++ 1 file changed, 2 insertions(+) -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gognomebindings.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gognomebindings. commit f4968faaa62ef1b5fd07510a6f9b672318da7807 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Mon Feb 2 10:21:22 2015 +0100 fix for last commit --- x2gognomebindings.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/x2gognomebindings.spec b/x2gognomebindings.spec index d20c2cd..a58846b 100644 --- a/x2gognomebindings.spec +++ b/x2gognomebindings.spec @@ -119,6 +119,8 @@ fi %{_datadir}/applications/* %{_datadir}/mime/packages/* %{_datadir}/icons/* +%{_datadir}/x2go/versions/* +%{_datadir}/x2go/x2gofeature.d/* %{_libdir}/nautilus/extensions-2.0/* %{_libdir}/x2go/extensions/pre-runcommand.d/* -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gognomebindings.git