The branch, master has been updated via c5069a6b0d5c433e9d2edfee351c611a6b518ab0 (commit) from 0f0ddd3130c752df716120de5ae4502eff90ee04 (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 c5069a6b0d5c433e9d2edfee351c611a6b518ab0 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Fri Dec 13 23:02:54 2013 +0100 x2golxdebindings.spec: add hicolor-icon-theme and desktop-file-utils to BR, BA is noarch, plus: no %build task at all ----------------------------------------------------------------------- Summary of changes: x2golxdebindings.spec | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) The diff of changes is: diff --git a/x2golxdebindings.spec b/x2golxdebindings.spec index e8c1fb9..dca4072 100644 --- a/x2golxdebindings.spec +++ b/x2golxdebindings.spec @@ -7,6 +7,9 @@ License: GPL-2.0 URL: http://www.x2go.org/ Source0: http://code.x2go.org/releases/source/%name/%name-%version.tar.gz +BuildArch: noarch +BuildRequires: hicolor-icon-theme +BuildRequires: desktop-file-utils Requires: x2goserver >= 3.0.99.6 Requires: lxde-icon-theme or lxde-common Requires: desktop-file-utils @@ -34,14 +37,6 @@ LXDE desktops. %setup -q -%build -if [ ! -e configure ]; then - ./autogen.sh; -fi; -%configure -make %{?_smp_mflags}; - - %install mkdir -p %{buildroot}%{_bindir}/ install -p -m 755 x2gopcmanfm/x2gopcmanfm %{buildroot}%{_bindir}/ 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).