The branch, master has been updated via 44d22a994e8ae76d2a14b995eed5013ff5a1b32d (commit) from 9a69afce5654e77c8d5e69d04d52b899e33393ac (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 44d22a994e8ae76d2a14b995eed5013ff5a1b32d Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Mon Dec 9 14:38:34 2013 +0100 pinentry-x2go.spec: use virtual package qt4-devel for el6, too ----------------------------------------------------------------------- Summary of changes: pinentry-x2go.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) The diff of changes is: diff --git a/pinentry-x2go.spec b/pinentry-x2go.spec index 1fca287..e54126f 100644 --- a/pinentry-x2go.spec +++ b/pinentry-x2go.spec @@ -14,7 +14,7 @@ BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) BuildRequires: autoconf >= 2.57, automake >= 1.7.6 BuildRequires: gcc-c++ BuildRequires: libcap-devel, ncurses-devel -%if 0%{?el5} +%if 0%{?el5} || 0%{?el6} BuildRequires: qt4-devel %else BuildRequires: qt-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).