This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2goadmincenter. from 8ef0ff1 x2goadmincenter.spec: Fix some rpmlintrc issues. new aa87bed Don't package x2goadmincenter.8 man page in both bin:packages. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: debian/changelog | 1 + x2goadmincenter.spec | 1 + 2 files changed, 2 insertions(+) -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goadmincenter.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goadmincenter. commit aa87bed68bc1ef83f9ed9856b875aae0069ab333 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Oct 15 10:06:32 2014 +0200 Don't package x2goadmincenter.8 man page in both bin:packages. --- debian/changelog | 1 + x2goadmincenter.spec | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index fc09e32..eebf09b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -35,6 +35,7 @@ x2goadmincenter (0.0.0.1-0x2go1) UNRELEASED; urgency=low + Adapt to building on openSUSE/SLES. + Set Categories= field in x2goadmincenter.desktop to Qt;KDE;Application;System;RemoteAccess;. + + Don't package x2goadmincenter.8 man page in both bin:packages. [ Martti Pitkanen ] * Upstream version 0.0.0.1 (initial release): diff --git a/x2goadmincenter.spec b/x2goadmincenter.spec index 5d60a15..48ca3ca 100644 --- a/x2goadmincenter.spec +++ b/x2goadmincenter.spec @@ -149,6 +149,7 @@ fi %{_libdir}/cgi-bin/ %{_mandir}/man5/x2go*.5.gz %{_mandir}/man8/x2go*.8.gz +%exclude %{_mandir}/man8/%{name}.8* %changelog -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goadmincenter.git