The branch, master has been updated via b39ad0b4b92fdd124cffd823495a72b6f932091a (commit) from 0ea5e4ed04467261e2a564a63ccebc2480d09f03 (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 b39ad0b4b92fdd124cffd823495a72b6f932091a Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Mon Dec 9 10:08:04 2013 +0100 x2goclient.spec: add Group: fields for subpackages ----------------------------------------------------------------------- Summary of changes: x2goserver.spec | 8 ++++++++ 1 file changed, 8 insertions(+) The diff of changes is: diff --git a/x2goserver.spec b/x2goserver.spec index 2ec8fda..6b10b62 100644 --- a/x2goserver.spec +++ b/x2goserver.spec @@ -65,6 +65,7 @@ administrations. %package common Summary: X2Go Server (common files) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +Group: Applications/Communications %description common X2Go is a server based computing environment with @@ -85,6 +86,7 @@ Requires: x2goserver-common = %{version}-%{release} Requires: perl-X2Go-Log = %{version}-%{release} Requires: perl-X2Go-Server-DB = %{version}-%{release} Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +Group: Development/Libraries %description -n perl-X2Go-Server X2Go is a server based computing environment with @@ -105,6 +107,7 @@ Requires: perl-X2Go-Log = %{version}-%{release} Requires: perl(DBD::SQLite) Requires: perl(DBD::Pg) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +Group: Development/Libraries %description -n perl-X2Go-Server-DB X2Go is a server based computing environment with @@ -122,6 +125,7 @@ This package contains the X2Go::Server::DB Perl package. Summary: Perl X2Go::Log package Requires: x2goserver-common = %{version}-%{release} Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +Group: Development/Libraries %description -n perl-X2Go-Log X2Go is a server based computing environment with @@ -139,6 +143,7 @@ This package contains the X2Go::Log Perl package. Summary: X2Go Server (printing support) Requires: %{name} = %{version}-%{release} Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +Group: Applications/Communications %description printing X2Go is a server based computing environment with @@ -164,6 +169,7 @@ server). %package extensions Summary: X2Go Server (extension support) Requires: %{name} = %{version}-%{release} +Group: Applications/Communications %description extensions X2Go is a server based computing environment with @@ -186,6 +192,7 @@ without lack of features. Summary: X2Go Server (Xsession runner) Requires: %{name} = %{version}-%{release} Requires: xorg-x11-xinit +Group: Applications/Communications %description xsession X2Go is a server based computing environment with @@ -209,6 +216,7 @@ Summary: X2Go Server (file manager bindings) Requires: %{name} = %{version}-%{release} Requires: xdg-utils Requires: desktop-file-utils +Group: Applications/Communications %description fmbindings X2Go is a server based computing environment with hooks/post-receive -- x2goserver.git (X2Go Server) 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 "x2goserver.git" (X2Go Server).