Make main and selinux packages codependent.
This commit is contained in:
parent
7a961da383
commit
1a031d4e90
@ -7,7 +7,7 @@ Summary: Open source remote desktop protocol (RDP) server
|
||||
Name: xrdp
|
||||
Epoch: 1
|
||||
Version: 0.9.8
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: ASL 2.0
|
||||
Group: Applications/Internet
|
||||
URL: http://www.xrdp.org/
|
||||
@ -46,6 +46,7 @@ Requires: tigervnc-server-minimal
|
||||
Requires: xorgxrdp
|
||||
Requires: xorg-x11-xinit
|
||||
Requires: util-linux
|
||||
Requires: %{name}-selinux = %{epoch}:%{version}-%{release}
|
||||
|
||||
Requires(post): systemd
|
||||
Requires(post): systemd-sysv
|
||||
@ -264,6 +265,9 @@ fi
|
||||
%{_datadir}/selinux/*/%{name}.pp
|
||||
|
||||
%changelog
|
||||
* Wed Nov 14 2018 Bojan Smojver <bojan@rexurive.com> - 1:0.9.8-2
|
||||
- Make main and selinux packages codependent
|
||||
|
||||
* Wed Sep 26 2018 Bojan Smojver <bojan@rexurive.com> - 1:0.9.8-1
|
||||
- Bump up to 0.9.8
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user