Accepting request 434372 from home:jengelh:branches:X11:RemoteDesktop

- Trim/fixup summary and description. Use faster find -delete.

OBS-URL: https://build.opensuse.org/request/show/434372
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/xrdp?expand=0&rev=7
This commit is contained in:
Dirk Mueller 2016-10-12 06:56:56 +00:00 committed by Git OBS Bridge
parent 65149dba3d
commit fb3548f1dd
2 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Sep 25 09:41:28 UTC 2016 - jengelh@inai.de
- Trim/fixup summary and description. Use faster find -delete.
-------------------------------------------------------------------
Tue Aug 30 12:28:07 UTC 2016 - fezhang@suse.com

View File

@ -20,7 +20,7 @@
Name: xrdp
Version: 0.9.0~git.1456906198.f422461
Release: 0
Summary: Open Source remote desktop protocol (RDP) server
Summary: Remote desktop protocol (RDP) server
License: Apache-2.0 and GPL-2.0+
Group: System/X11/Utilities
Url: https://github.com/neutrinolabs/xrdp
@ -64,7 +64,7 @@ Requires: xorg-x11-Xvnc
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
A full functionnal Linux terminal server, capable of accepting
A fully functional Linux terminal server, capable of accepting
connection from rdesktop and Microsoft's own terminal server / remote
desktop clients.
@ -91,7 +91,7 @@ make %{?_smp_mflags}
%install
make %{?_smp_mflags} DESTDIR=%{buildroot} install
find %{buildroot} -name '*.a' -exec rm {} \;
find %{buildroot} -name '*.a' -delete
find %{buildroot} -type f -name "*.la" -delete -print
mkdir -p %{buildroot}/%{_fwdefdir}
install -m 644 %{SOURCE1} %{buildroot}/%{_fwdefdir}/xrdp