The branch, master has been updated via 3b9c5f9c0e871991b56cfcef32267c5a0f8cda2d (commit) from 10d33df5691a9dfeb65dc9ab002a18cf6936f096 (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 3b9c5f9c0e871991b56cfcef32267c5a0f8cda2d Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Fri Dec 13 23:18:40 2013 +0100 x2gognomebindings.spec: provide empty vendor string for desktop-file-install (EPEL-5 compat) ----------------------------------------------------------------------- Summary of changes: x2gognomebindings.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) The diff of changes is: diff --git a/x2gognomebindings.spec b/x2gognomebindings.spec index 1b38d71..bd53113 100644 --- a/x2gognomebindings.spec +++ b/x2gognomebindings.spec @@ -66,8 +66,8 @@ install -p -m 644 sbin/update-gnome-menu-x2go %{buildroot}%{_sbindir}/ mkdir -p %{buildroot}%{_datadir}/x2go/versions/ install -p -m 644 VERSION.x2gognomebindings %{buildroot}%{_datadir}/x2go/versions/ mkdir -p %{buildroot}%{_datadir}/{applications,icons/gnome/scalable/mimetypes,mime/packages} -desktop-file-install --dir %{buildroot}%{_datadir}/applications/ share/applications/x2gonautilus.desktop -desktop-file-install --dir %{buildroot}%{_datadir}/applications/ share/applications/x2gosuspend-gnome2.desktop +desktop-file-install --vendor="" --dir %{buildroot}%{_datadir}/applications/ share/applications/x2gonautilus.desktop +desktop-file-install --vendor="" --dir %{buildroot}%{_datadir}/applications/ share/applications/x2gosuspend-gnome2.desktop ln -s -f ../../../gnome-colors-common/scalable/devices/drive-harddisk.svg %{buildroot}%{_datadir}/icons/gnome/scalable/mimetypes/gnome-mime-application-sshfsdisk-x2go-gnome.svg ln -s -f ../../../gnome-colors-common/scalable/devices/drive-removable-media.svg %{buildroot}%{_datadir}/icons/gnome/scalable/mimetypes/gnome-mime-application-sshfsremovable-x2go-gnome.svg ln -s -f ../../../gnome-colors-common/scalable/devices/drive-optical.svg %{buildroot}%{_datadir}/icons/gnome/scalable/mimetypes/gnome-mime-application-sshfscdrom-x2go-gnome.svg 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).