From eabdbb20bd06bc761cb3d8b6e4825c87d8055aefd77442f2b70b0c0f28088005 Mon Sep 17 00:00:00 2001 From: Felix Zhang Date: Thu, 8 Jun 2017 07:18:11 +0000 Subject: [PATCH] Accepting request 501712 from home:jengelh:branches:X11:RemoteDesktop - Remove filler wording from description. - Rectify RPM groups and little errors in the summaries. OBS-URL: https://build.opensuse.org/request/show/501712 OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/xrdp?expand=0&rev=15 --- xrdp.changes | 6 ++++++ xrdp.spec | 19 +++++++++---------- 2 files changed, 15 insertions(+), 10 deletions(-) diff --git a/xrdp.changes b/xrdp.changes index 95ea5e4..26b5036 100644 --- a/xrdp.changes +++ b/xrdp.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jun 7 11:24:14 UTC 2017 - jengelh@inai.de + +- Remove filler wording from description. +- Rectify RPM groups and little errors in the summaries. + ------------------------------------------------------------------- Sat May 20 07:36:25 UTC 2017 - ftake@geeko.jp diff --git a/xrdp.spec b/xrdp.spec index f6ed975..901c3bf 100644 --- a/xrdp.spec +++ b/xrdp.spec @@ -68,32 +68,31 @@ Recommends: xorgxrdp BuildRoot: %{_tmppath}/%{name}-%{version}-build %description -A fully functional Linux terminal server, capable of accepting -connection from rdesktop and Microsoft's own terminal server / remote -desktop clients. +A terminal server, capable of accepting connection from rdesktop and +Microsoft's own terminal server / remote desktop clients. %package devel Summary: Development files for xrdp -Group: Development/Libraries/Other +Group: Development/Libraries/C and C++ Requires: libpainter0 = %{version} Requires: librfxencode0 = %{version} %description devel -This package contains the development headers for xrdp +This package contains the development headers for xrdp. %package -n libpainter0 Summary: Library for manipulating memory bitmaps -Group: Development/Libraries/Other +Group: System/Libraries %description -n libpainter0 -This package contains libraries for manipulating memory bitmaps +This package contains libraries for manipulating memory bitmaps. %package -n librfxencode0 -Summary: Library for JPEG2000 codec for RDP -Group: Development/Libraries/Other +Summary: Library for the JPEG2000 codec for RDP +Group: System/Libraries %description -n librfxencode0 -This package contains libraries for JPEG2000 codec for RDP +This package contains libraries for the JPEG2000 codec for RDP. %prep %setup -q