diff --git a/xrdp.spec b/xrdp.spec index 13efdf1..eaf18f1 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.0 -Release: 3%{?dist} +Release: 4%{?dist} License: GPLv2+ with exceptions Group: Applications/Internet URL: http://xrdp.sourceforge.net/ @@ -137,6 +137,7 @@ fi %doc COPYING *.txt %dir %{_libdir}/xrdp %dir %{_sysconfdir}/xrdp +%dir %{_sysconfdir}/xrdp/pulse %dir %{_datadir}/xrdp %config(noreplace) %{_sysconfdir}/xrdp/xrdp.ini %config(noreplace) %{_sysconfdir}/pam.d/xrdp-sesman @@ -186,6 +187,9 @@ fi %attr(0600,root,root) %verify(not size md5 mtime) %{_sysconfdir}/xrdp/rsakeys.ini %changelog +* Mon Jul 20 2015 Bojan Smojver - 1:0.9.0-4 +- own /etc/xrdp/pulse directory + * Fri Jul 17 2015 Bojan Smojver - 1:0.9.0-3 - service files fixes and dependencies - sesman default configuration