From c02680c6638e0e072ab3fdc8fca66ff4b5ac5e1a Mon Sep 17 00:00:00 2001 From: Pavel Roskin Date: Tue, 24 Jan 2017 00:54:06 -0800 Subject: [PATCH] Use version 0.9.1-1 for the package, it was never built --- xrdp.spec | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/xrdp.spec b/xrdp.spec index 4d7be3e..41c4170 100644 --- a/xrdp.spec +++ b/xrdp.spec @@ -2,7 +2,7 @@ Summary: Open source remote desktop protocol (RDP) server Name: xrdp Epoch: 1 Version: 0.9.1 -Release: 2%{?dist} +Release: 1%{?dist} License: ASL 2.0 Group: Applications/Internet URL: http://www.xrdp.org/ @@ -181,16 +181,14 @@ fi %{_libdir}/pkgconfig/xrdp.pc %changelog -* Tue Jan 24 2017 Pavel Roskin - 1:0.9.1-2 +* Tue Jan 24 2017 Pavel Roskin - 1:0.9.1-1 - Split out xrdp-devel - Generate certificate for TLS authentication on package install - Add fastpath hotfix - Fix stopping services on package uninstall - Use packaged pixman library - Enable libpainter for compatibility with "noorders" clients - -* Thu Dec 22 2016 Itamar Reis Peixoto - 1:0.9.1-1 -- new version +- Upgrade to 0.9.1 * Sun Mar 13 2016 Itamar Reis Peixoto - 1:0.9.0-6 - enable fuse for drive redirection or clipboard file transfer