nfs-ganesha 2.7.3, selinux bz#1706462

Signed-off-by: Kaleb S. KEITHLEY <kkeithle@redhat.com>
This commit is contained in:
Kaleb S. KEITHLEY 2019-05-10 14:10:07 -04:00
parent 7ed9144fc2
commit c19e20e90e
1 changed files with 5 additions and 2 deletions

View File

@ -128,7 +128,7 @@ Requires: openSUSE-release
Name: nfs-ganesha
Version: 2.7.3
Release: 1%{?dev:%{dev}}%{?dist}
Release: 2%{?dev:%{dev}}%{?dist}
Summary: NFS-Ganesha is a NFS Server running in user space
License: LGPLv3+
Url: https://github.com/nfs-ganesha/nfs-ganesha/wiki
@ -431,7 +431,7 @@ BuildRequires: selinux-policy-devel
This package contains an selinux policy for running ganesha.nfsd
%post selinux
%selinux_modules_install %{_datadir}/selinux/packages/ganesha.pp.bz2
%selinux_modules_install %{_selinux_store_path}/packages/ganesha.pp.bz2
%pre selinux
%selinux_relabel_pre
@ -848,6 +848,9 @@ exit 0
%endif
%changelog
* Fri May 10 2019 Kaleb S. KEITHLEY <kkeithle at redhat.com> - 2.7.3-2
- nfs-ganesha 2.7.3, selinux bz#1706462
* Fri Apr 5 2019 Kaleb S. KEITHLEY <kkeithle at redhat.com> - 2.7.3-1
- nfs-ganesha 2.7.3 GA