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