diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2013-12-13 18:24:09 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2013-12-13 18:24:09 +0100 |
commit | 3fbb9ca3025a61462ed35df13cb184b84967ad19 (patch) | |
tree | 05275624e87de6a808392fdc09da463c2dd649a0 | |
parent | 19033a157e587eef3df2d7b571d92c302e65dc9c (diff) | |
download | nx-libs-3fbb9ca3025a61462ed35df13cb184b84967ad19.tar.gz nx-libs-3fbb9ca3025a61462ed35df13cb184b84967ad19.tar.bz2 nx-libs-3fbb9ca3025a61462ed35df13cb184b84967ad19.zip |
nx-libs.spec: fix spellings in package descriptions
-rw-r--r-- | nx-libs.spec | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/nx-libs.spec b/nx-libs.spec index a3847d808..594dae2d8 100644 --- a/nx-libs.spec +++ b/nx-libs.spec @@ -419,7 +419,7 @@ needed to develop X11 applications that require these. %package -n nxagent Group: Applications/System -Summary: NX agent +Summary: NX Agent Obsoletes: nx < 3.5.0-19 Provides: nx = %{version}-%{release} Obsoletes: nx%{?_isa} < 3.5.0-19 @@ -447,7 +447,7 @@ round-trips are nearly reduced to zero. %package -n nxauth Group: Applications/System -Summary: NX xauth +Summary: NX Auth %description -n nxauth This package provides the NX xauth binary. @@ -455,7 +455,7 @@ This package provides the NX xauth binary. %package -n nxproxy Group: Applications/System -Summary: NX proxy +Summary: NX Proxy Obsoletes: nx < 3.5.0-19 Provides: nx = %{version}-%{release} Obsoletes: nx%{?_isa} < 3.5.0-19 @@ -467,14 +467,14 @@ This package provides the NX proxy (client) binary. %package -n x2goagent Group: Applications/System -Summary: X2go agent +Summary: X2Go Agent Requires: nxagent Requires: x2goserver %description -n x2goagent -X2go agent functionality has been completely incorporated into +X2Go Agent functionality has been completely incorporated into nxagent's code base. If the nxagent binary is executed under the name -of "x2goagent", the X2go functionalities get activated. +of "x2goagent", the X2Go functionalities get activated. The x2goagent package is a wrapper that activates X2Go branding in nxagent. Please refer to the nxagent package's description for more |