The branch, master has been updated via e4ec07e660ed436acefb7ef2322f864a4c1b6ee9 (commit) from 2403383f0d77e47248678cf98c1eaa151069385d (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 e4ec07e660ed436acefb7ef2322f864a4c1b6ee9 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Dec 18 10:03:29 2013 +0100 x2godesktopsharing.spec: the translation updates are implemented in x2godesktopsharing.pro, so let's skip them ----------------------------------------------------------------------- Summary of changes: x2godesktopsharing.spec | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) The diff of changes is: diff --git a/x2godesktopsharing.spec b/x2godesktopsharing.spec index e0583d1..c373050 100644 --- a/x2godesktopsharing.spec +++ b/x2godesktopsharing.spec @@ -43,11 +43,9 @@ a local X11 session. %build %if 0%{?el5} -%{_libdir}/qt4/bin/lrelease -%{_libdir}/qt4/bin/qmake +%{_libdir}/qt4/bin/qmake x2godesktopsharing.pro %else -lrelease-qt4 -qmake-qt4 +qmake-qt4 x2godesktopsharing.pro %endif make %{?_smp_mflags} hooks/post-receive -- x2godesktopsharing.git (Desktop Sharing 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 "x2godesktopsharing.git" (Desktop Sharing for X2Go).