Own /usr/libexec/xrdp directory.
This commit is contained in:
parent
ba89333c84
commit
24e3a2139d
@ -4,7 +4,7 @@ Summary: Open source remote desktop protocol (RDP) server
|
|||||||
Name: xrdp
|
Name: xrdp
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 0.9.2
|
Version: 0.9.2
|
||||||
Release: 6%{?dist}
|
Release: 7%{?dist}
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
Group: Applications/Internet
|
Group: Applications/Internet
|
||||||
URL: http://www.xrdp.org/
|
URL: http://www.xrdp.org/
|
||||||
@ -134,6 +134,7 @@ chmod 400 %{_sysconfdir}/xrdp/key.pem
|
|||||||
%dir %{_sysconfdir}/xrdp
|
%dir %{_sysconfdir}/xrdp
|
||||||
%dir %{_sysconfdir}/xrdp/pulse
|
%dir %{_sysconfdir}/xrdp/pulse
|
||||||
%dir %{_datadir}/xrdp
|
%dir %{_datadir}/xrdp
|
||||||
|
%dir %{_libexecdir}/xrdp
|
||||||
%config(noreplace) %{_sysconfdir}/xrdp/xrdp.ini
|
%config(noreplace) %{_sysconfdir}/xrdp/xrdp.ini
|
||||||
%config(noreplace) %{_sysconfdir}/pam.d/xrdp-sesman
|
%config(noreplace) %{_sysconfdir}/pam.d/xrdp-sesman
|
||||||
%config(noreplace) %{_sysconfdir}/logrotate.d/xrdp
|
%config(noreplace) %{_sysconfdir}/logrotate.d/xrdp
|
||||||
@ -195,6 +196,9 @@ chmod 400 %{_sysconfdir}/xrdp/key.pem
|
|||||||
%{_libdir}/pkgconfig/rfxcodec.pc
|
%{_libdir}/pkgconfig/rfxcodec.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Apr 11 2017 Bojan Smojver <bojan@rexurive.com> - 1:0.9.2-7
|
||||||
|
- Own /usr/libexec/xrdp directory
|
||||||
|
|
||||||
* Tue Apr 11 2017 Bojan Smojver <bojan@rexurive.com> - 1:0.9.2-6
|
* Tue Apr 11 2017 Bojan Smojver <bojan@rexurive.com> - 1:0.9.2-6
|
||||||
- Move scripts to /usr/libexec/xrdp, so that they get labelled as bin_t
|
- Move scripts to /usr/libexec/xrdp, so that they get labelled as bin_t
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user