[X2Go-Commits] [x2goserver] 03/03: x2goserver.spec: add correct Group: to x2goserver-logcheck package.

git-admin at x2go.org git-admin at x2go.org
Wed Dec 13 04:38:58 CET 2017


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

x2go pushed a commit to branch master
in repository x2goserver.

commit b748d283e22ee0c40d40b47725ee6b80c2481ef9
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Wed Dec 13 03:20:08 2017 +0100

    x2goserver.spec: add correct Group: to x2goserver-logcheck package.
    
    Cherry-picked from release/4.0.1.x branch.
---
 debian/changelog | 1 +
 x2goserver.spec  | 6 ++++++
 2 files changed, 7 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index f1951c4..d4d3d02 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -261,6 +261,7 @@ x2goserver (4.0.1.23-0x2go1) UNRELEASED; urgency=medium
       installing logcheck as a hard-dependency with X2Go Server for people who
       do not want or expect that. Logcheck users can install
       x2goserver-logcheck as a standalone package instead.
+    - Add correct Group: to x2goserver-logcheck package.
 
  -- X2Go Release Manager <git-admin at x2go.org>  Sat, 11 Nov 2017 13:01:29 +0100
 
diff --git a/x2goserver.spec b/x2goserver.spec
index 092eda4..fdf1459 100644
--- a/x2goserver.spec
+++ b/x2goserver.spec
@@ -528,6 +528,12 @@ Requires:       %{name} = %{version}-%{release}
 Requires:       logcheck
 %endif
 
+%if 0%{?fedora} || 0%{?rhel}
+Group:          Applications/Communications
+%else
+Group:          Productivity/Networking/Remote Desktop
+%endif
+
 %description logcheck
 X2Go is a server based computing environment with
     - session resuming

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goserver.git


More information about the x2go-commits mailing list