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
This commit is contained in:
parent
7beba0466d
commit
eabdbb20bd
@ -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
|
||||
|
||||
|
19
xrdp.spec
19
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
|
||||
|
Loading…
Reference in New Issue
Block a user