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
|
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
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
%description
|
%description
|
||||||
A fully functional Linux terminal server, capable of accepting
|
A terminal server, capable of accepting connection from rdesktop and
|
||||||
connection from rdesktop and Microsoft's own terminal server / remote
|
Microsoft's own terminal server / remote desktop clients.
|
||||||
desktop clients.
|
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
Summary: Development files for xrdp
|
Summary: Development files for xrdp
|
||||||
Group: Development/Libraries/Other
|
Group: Development/Libraries/C and C++
|
||||||
Requires: libpainter0 = %{version}
|
Requires: libpainter0 = %{version}
|
||||||
Requires: librfxencode0 = %{version}
|
Requires: librfxencode0 = %{version}
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
This package contains the development headers for xrdp
|
This package contains the development headers for xrdp.
|
||||||
|
|
||||||
%package -n libpainter0
|
%package -n libpainter0
|
||||||
Summary: Library for manipulating memory bitmaps
|
Summary: Library for manipulating memory bitmaps
|
||||||
Group: Development/Libraries/Other
|
Group: System/Libraries
|
||||||
|
|
||||||
%description -n libpainter0
|
%description -n libpainter0
|
||||||
This package contains libraries for manipulating memory bitmaps
|
This package contains libraries for manipulating memory bitmaps.
|
||||||
|
|
||||||
%package -n librfxencode0
|
%package -n librfxencode0
|
||||||
Summary: Library for JPEG2000 codec for RDP
|
Summary: Library for the JPEG2000 codec for RDP
|
||||||
Group: Development/Libraries/Other
|
Group: System/Libraries
|
||||||
|
|
||||||
%description -n librfxencode0
|
%description -n librfxencode0
|
||||||
This package contains libraries for JPEG2000 codec for RDP
|
This package contains libraries for the JPEG2000 codec for RDP.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
Loading…
x
Reference in New Issue
Block a user