This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch 3.6.x in repository nx-libs. commit 519bcac93c8d8125de8b73641af3ee7388659984 Author: Mike DePaulo <mikedep333@gmail.com> Date: Mon Feb 9 08:37:40 2015 -0500 Fix RPM spec syntax error --- nx-libs.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/nx-libs.spec b/nx-libs.spec index 0085221..f6bb99d 100644 --- a/nx-libs.spec +++ b/nx-libs.spec @@ -79,6 +79,7 @@ Requires: xorg-x11-libXext%{?_isa} %else Requires: libX11-6%{?_isa} Requires: libXext6%{?_isa} +%endif %else Requires: libX11%{?_isa} Requires: libXext%{?_isa} @@ -1120,4 +1121,4 @@ ln -s -f ../../../../%{_lib}/libXext.so.6 %{buildroot}%{_libdir}/nx/X11/Xinerama %changelog * Thu Jan 29 2015 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> 3.5.0.29 -- See debian/changelog for details. \ No newline at end of file +- See debian/changelog for details. -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/nx-libs.git