Accepting request 501848 from X11:RemoteDesktop

1

OBS-URL: https://build.opensuse.org/request/show/501848
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xrdp?expand=0&rev=6
This commit is contained in:
Dominique Leuenberger 2017-06-08 13:04:38 +00:00 committed by Git OBS Bridge
commit cc31582a01
2 changed files with 15 additions and 10 deletions

View File

@ -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

View File

@ -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