The branch, master has been updated via 9a69afce5654e77c8d5e69d04d52b899e33393ac (commit) from 0f28242de5b479e4be8a4062c44ead6cb27a4f18 (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 9a69afce5654e77c8d5e69d04d52b899e33393ac Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Mon Dec 9 14:04:44 2013 +0100 pinentry-x2go.spec: typo fix ----------------------------------------------------------------------- Summary of changes: config.h.in | 3 --- pinentry-x2go.spec | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-) The diff of changes is: diff --git a/config.h.in b/config.h.in index 0f7fc0f..55d0743 100644 --- a/config.h.in +++ b/config.h.in @@ -94,9 +94,6 @@ /* Define to the one symbol short name of this package. */ #undef PACKAGE_TARNAME -/* Define to the home page for this package. */ -#undef PACKAGE_URL - /* Define to the version of this package. */ #undef PACKAGE_VERSION diff --git a/pinentry-x2go.spec b/pinentry-x2go.spec index c294b19..1fca287 100644 --- a/pinentry-x2go.spec +++ b/pinentry-x2go.spec @@ -12,7 +12,7 @@ Source0: http://code.x2go.org/releases/source/%name/%name-%version.tar.gz BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) %endif BuildRequires: autoconf >= 2.57, automake >= 1.7.6 -BuildRequires: gcc-g++ +BuildRequires: gcc-c++ BuildRequires: libcap-devel, ncurses-devel %if 0%{?el5} BuildRequires: qt4-devel hooks/post-receive -- pinentry-x2go.git (PinEntry Dialog (Qt) for 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 "pinentry-x2go.git" (PinEntry Dialog (Qt) for X2Go Client).