This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goclient. commit db8f70a1fa3087b266a68e5d2b65f8dd82ea1dd7 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sat Mar 29 22:55:13 2014 +0100 B-R (epel-7): man2html-core (same as for Fedora builds). --- debian/changelog | 1 + x2goclient.spec | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index aeb868e..1f4fafb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -47,6 +47,7 @@ x2goclient (4.0.2.0-0x2go1) UNRELEASED; urgency=low + Copy ChangeLog (or debian/changelog) into txt/ subfolder during %setup. + Copy ChangeLog.gitlog (if present) into txt/ subfolder during %setup. + + B-R (epel-7): man2html-core (same as for Fedora builds). [ Mike DePaulo ] * New upstream version (4.0.2.0): diff --git a/x2goclient.spec b/x2goclient.spec index 5ac6e30..1375c5b 100644 --- a/x2goclient.spec +++ b/x2goclient.spec @@ -12,7 +12,7 @@ BuildRequires: cups-devel BuildRequires: desktop-file-utils BuildRequires: libssh-devel >= 0.4.7 BuildRequires: libXpm-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/x2goclient.git