]> git.pld-linux.org Git - packages/xrdp.git/commitdiff
- up to 0.9.8 auto/th/xrdp-0.9.8-1
authorJan Rękorajski <baggins@pld-linux.org>
Mon, 22 Oct 2018 21:06:07 +0000 (23:06 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Mon, 22 Oct 2018 21:06:07 +0000 (23:06 +0200)
- freerdp is only needed for optional neutrinordp module, disable it

xrdp.spec

index 787828ea45af7a9750d05257f8c07a3e71b7d86e..8406a640aceda62a48b7f508b87a5d66320cb518 100644 (file)
--- a/xrdp.spec
+++ b/xrdp.spec
@@ -1,12 +1,12 @@
 Summary:       Remote desktop server
 Summary(pl.UTF-8):     Serwer remote desktop
 Name:          xrdp
-Version:       0.9.7
-Release:       2
+Version:       0.9.8
+Release:       1
 License:       GPL
 Group:         X11/Applications/Networking
 Source0:       https://github.com/neutrinolabs/xrdp/releases/download/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: 5f8074a7bed8b45d43ef028748a86755
+# Source0-md5: 88a3c075583ccedf2183098478b57c17
 Source1:       %{name}.init
 Source2:       %{name}.pamd
 Source3:       %{name}.README.PLD
@@ -17,7 +17,6 @@ Patch1:               quiet.patch
 URL:           http://www.xrdp.org/
 BuildRequires: autoconf
 BuildRequires: automake
-BuildRequires: freerdp-devel
 BuildRequires: libtool
 BuildRequires: openssl-devel
 BuildRequires: pam-devel
@@ -100,8 +99,7 @@ install %{SOURCE4} README.PLD.pl
 %{__autoconf}
 %{__autoheader}
 %{__automake}
-%configure \
-       --enable-freerdp1
+%configure
 %{__make}
 
 %install
This page took 0.166623 seconds and 4 git commands to generate.