The branch, master has been updated via ca91300162fb49f3024f773adc011150afdc74af (commit) from 237953ceef946bd790d915dd228e8993147f26e1 (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 ca91300162fb49f3024f773adc011150afdc74af Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Dec 10 23:12:38 2013 +0100 Add man / man2html-core to BR. ----------------------------------------------------------------------- Summary of changes: debian/changelog | 1 + x2goadmincenter.spec | 5 +++++ 2 files changed, 6 insertions(+) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index ece7055..48e7af8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -20,6 +20,7 @@ x2goadmincenter (0.0.0.1-0x2go1) UNRELEASED; urgency=low + Provider x2goadmincenter.spec for building RPM packages. Inspired by x2godesktopsharing.spec and x2goclient.spec. (Thanks to Orion Poplawski!!!) + + Add man / man2html-core to BR. [ Oleksandr Shneyder ] * Upstream version 0.0.0.1 (initial release): diff --git a/x2goadmincenter.spec b/x2goadmincenter.spec index 1e1d013..df66c87 100644 --- a/x2goadmincenter.spec +++ b/x2goadmincenter.spec @@ -10,6 +10,11 @@ Source0: http://code.x2go.org/releases/source/%{name}/%{name}-%{version}. BuildRequires: desktop-file-utils BuildRequires: qt4-devel +%if 0%{?fedora} +BuildRequires: man2html-core +%else +BuildRequires: man +%endif Requires: hicolor-icon-theme %if 0%{?el5} hooks/post-receive -- x2goadmincenter.git (X2Go Administration Center) 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 "x2goadmincenter.git" (X2Go Administration Center).