This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository nx-libs. from 370e56e nx-libs.spec: minor dep fix new 33f69da nx-libs.spec: typo fix The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: nx-libs.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/nx-libs.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository nx-libs. commit 33f69da55f0b8c32e7bc32edc17d961e459c8a29 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Mon Oct 13 14:54:11 2014 +0200 nx-libs.spec: typo fix --- nx-libs.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nx-libs.spec b/nx-libs.spec index 62824a5..1922988 100644 --- a/nx-libs.spec +++ b/nx-libs.spec @@ -285,7 +285,7 @@ Requires: %{name}%{?_isa} = %{version}-%{release} Requires: libX11-6%{?_isa} %else Requires: libX11%{?_isa} -%fi +%endif Requires: libXext%{?_isa} %description -n libNX_Xinerama -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/nx-libs.git