The branch, master has been updated via 0f0ddd3130c752df716120de5ae4502eff90ee04 (commit) from f25220458bf3bd98903d524c3fa85d97216ddc4f (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 0f0ddd3130c752df716120de5ae4502eff90ee04 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Fri Dec 13 21:58:20 2013 +0100 x2golxdebindings.spec: provide EPEL-5 compatibility ----------------------------------------------------------------------- Summary of changes: x2golxdebindings.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) The diff of changes is: diff --git a/x2golxdebindings.spec b/x2golxdebindings.spec index 50cc83f..e8c1fb9 100644 --- a/x2golxdebindings.spec +++ b/x2golxdebindings.spec @@ -12,6 +12,11 @@ Requires: lxde-icon-theme or lxde-common Requires: desktop-file-utils Requires: gtk2 or gtk3 +%if 0%{?el5} +# For compatibility with EPEL5 +BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) +%endif + %description X2Go is a server based computing environment with - session resuming @@ -23,7 +28,7 @@ X2Go is a server based computing environment with - authentication by smartcard and USB stick X2Go LXDE Bindings contains MIME type information for X2Go if used with -GNOMEv2 desktops. +LXDE desktops. %prep %setup -q hooks/post-receive -- x2golxdebindings.git (LXDE 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 "x2golxdebindings.git" (LXDE bindings for X2Go).