The branch, build-baikal has been updated via 889404d9b76b92e374e6ae13078f45fed6fa38ab (commit) from ce706b56c35eed88ae096b81aaaaa359d540ed1b (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 ----------------------------------------------------------------- ----------------------------------------------------------------------- Summary of changes: x2goclient.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) The diff of changes is: diff --git a/x2goclient.spec b/x2goclient.spec index 0b75682..ffd9519 100644 --- a/x2goclient.spec +++ b/x2goclient.spec @@ -19,7 +19,7 @@ BuildRequires: man %endif BuildRequires: openldap-devel BuildRequires: qt-devel -%if 0%{?fedora} >= 18 || 0%{?rhel} >= 6 +%if 0%{?fedora} >= 19 || 0%{?rhel} >= 6 BuildRequires: qtbrowserplugin-static %endif Requires: hicolor-icon-theme @@ -43,10 +43,10 @@ directories. # Fix up install issues sed -i -e 's/-o root -g root//' Makefile sed -i -e '/^MOZPLUGDIR=/s/lib/%{_lib}/' Makefile -%if 0%{?el5} || 0%{?el6} +%if 0%{?el5} sed -i -e '/^QMAKE_BINARY=/s@/usr/bin/qmake-qt4@/usr/lib/qt4/bin/qmake@' Makefile %endif -%if 0%{?fedora} >= 18 || 0%{?rhel} >= 6 +%if 0%{?fedora} >= 19 || 0%{?rhel} >= 6 # Use system qtbrowserplugin sed -i -e '/CFGPLUGIN/aTEMPLATE=lib' x2goclient.pro sed -i -e '/^LIBS /s/$/ -ldl/' x2goclient.pro hooks/post-receive -- x2goclient.git (X2Go Client) 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 "x2goclient.git" (X2Go Client).