[X2Go-Commits] [x2gobroker] 01/01: Don't package x2gobroker-daemon.1 nor x2gobroker-ssh.1 man pages twice.

git-admin at x2go.org git-admin at x2go.org
Wed Oct 15 06:34:29 CEST 2014


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository x2gobroker.

commit 5e77ef5041ef07a5322f289bc60eea90c748d767
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Wed Oct 15 06:34:25 2014 +0200

    Don't package x2gobroker-daemon.1 nor x2gobroker-ssh.1 man pages twice.
---
 debian/changelog |    2 ++
 x2gobroker.spec  |    2 ++
 2 files changed, 4 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index f45b4f3..5266d2b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -197,6 +197,8 @@ x2gobroker (0.0.3.0-0x2go1) UNRELEASED; urgency=low
     + Rework Description: of bin:package x2gobroker-agent. Imporve line
       breaks, so that we now have lines that are close to 80 chars long.
     + Add x2gobroker-rpmlintrc file.
+    + Don't package x2gobroker-daemon.1 nor x2gobroker-ssh.1 man pages
+      twice.
 
   [ Josh Lukens ]
   * New upstream version (0.0.3.0):
diff --git a/x2gobroker.spec b/x2gobroker.spec
index d0b5a03..cd9b60c 100644
--- a/x2gobroker.spec
+++ b/x2gobroker.spec
@@ -475,6 +475,8 @@ fi
 %_sbindir/x2gobroker-keygen
 %_sbindir/x2gobroker-testagent
 %_mandir/man1/x2gobroker*.1*
+%exclude %_mandir/man1/x2gobroker-ssh.1*
+%exclude %_mandir/man1/x2gobroker-daemon.1*
 %_mandir/man8/x2gobroker-keygen.8*
 %_mandir/man8/x2gobroker-testagent.8*
 

--
Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gobroker.git


More information about the x2go-commits mailing list