[xrdp] Bump the release and record changelog.

bojan bojan at fedoraproject.org
Mon May 28 00:05:50 UTC 2012


commit fb46d3e6ae80f1352ca8b325897a6238f3236b0e
Author: Bojan Smojver <bojan at rexursive.com>
Date:   Mon May 28 10:05:27 2012 +1000

    Bump the release and record changelog.

 xrdp.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/xrdp.spec b/xrdp.spec
index 231fd68..49d4a92 100644
--- a/xrdp.spec
+++ b/xrdp.spec
@@ -1,7 +1,7 @@
 Summary:   Open source remote desktop protocol (RDP) server
 Name:      xrdp
 Version:   0.6.0
-Release:   0.4%{?dist}
+Release:   0.5%{?dist}
 License:   GPLv2+ with exceptions
 Group:     Applications/Internet
 URL:       http://xrdp.sourceforge.net/
@@ -183,6 +183,11 @@ fi
 %attr(0600,root,root) %verify(not size md5 mtime) %{_sysconfdir}/xrdp/rsakeys.ini
 
 %changelog
+* Mon May 28 2012 Bojan Smojver <bojan at rexursive.com> - 0.6.0-0.5
+- bind xrdp-sesman.service to xrdp.service, so that restarts work
+- do not use forking style, but run services in the foreground instead
+- dispense with ExecStop, systemd will do that for us
+
 * Sat May 26 2012 Bojan Smojver <bojan at rexursive.com> - 0.6.0-0.4
 - do explicit stop/start in order to get xrdp-sesman.service up too
 


More information about the scm-commits mailing list