This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goadmincenter. commit 7c12d66c676550d5d8f389e74acd3f0ec355de02 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Feb 11 19:37:35 2014 +0100 EPEL-7 build-requires man2html-core rather than man. --- debian/changelog | 1 + x2goadmincenter.spec | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 85fe782..c40d24f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -27,6 +27,7 @@ x2goadmincenter (0.0.0.1-0x2go1) UNRELEASED; urgency=low x2godesktopsharing.spec and x2goclient.spec. (Thanks to Orion Poplawski!!!) + Add man / man2html-core to BR. + + EPEL-7 build-requires man2html-core rather than man. [ Oleksandr Shneyder ] * Upstream version 0.0.0.1 (initial release): diff --git a/x2goadmincenter.spec b/x2goadmincenter.spec index a0af650..b1deabf 100644 --- a/x2goadmincenter.spec +++ b/x2goadmincenter.spec @@ -10,7 +10,7 @@ Source0: http://code.x2go.org/releases/source/%{name}/%{name}-%{version}. BuildRequires: desktop-file-utils BuildRequires: qt4-devel -%if 0%{?fedora} +%if 0%{?fedora} || 0%{?el7} BuildRequires: man2html-core %else BuildRequires: man -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goadmincenter.git