[X2Go-Commits] pinentry-x2go.git - master (branch) updated: 0.7.5.6-11-g0f28242
X2Go dev team
git-admin at x2go.org
Mon Dec 9 13:57:55 CET 2013
The branch, master has been updated
via 0f28242de5b479e4be8a4062c44ead6cb27a4f18 (commit)
from 57d7e0d1faba0426adfefaf774ecf347b8eafe8c (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 0f28242de5b479e4be8a4062c44ead6cb27a4f18
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Mon Dec 9 13:57:12 2013 +0100
gcc-g++ is a build requirement
-----------------------------------------------------------------------
Summary of changes:
pinentry-x2go.spec | 1 +
1 file changed, 1 insertion(+)
The diff of changes is:
diff --git a/pinentry-x2go.spec b/pinentry-x2go.spec
index bd00211..c294b19 100644
--- a/pinentry-x2go.spec
+++ b/pinentry-x2go.spec
@@ -12,6 +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: 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).
More information about the x2go-commits
mailing list