nfs-ganesha 2.7.2 GA
Signed-off-by: Kaleb S. KEITHLEY <kkeithle@redhat.com>
This commit is contained in:
parent
b0fd3e3246
commit
0c742b18ec
@ -127,7 +127,7 @@ Requires: openSUSE-release
|
||||
#%%global dash_dev_version 2.6-rc5
|
||||
|
||||
Name: nfs-ganesha
|
||||
Version: 2.7.1
|
||||
Version: 2.7.2
|
||||
Release: 1%{?dev:%{dev}}%{?dist}
|
||||
Summary: NFS-Ganesha is a NFS Server running in user space
|
||||
License: LGPLv3+
|
||||
@ -163,7 +163,7 @@ BuildRequires: libwbclient-devel
|
||||
%endif
|
||||
BuildRequires: gcc-c++
|
||||
%if ( %{with_system_ntirpc} )
|
||||
BuildRequires: libntirpc-devel = 1.7.1
|
||||
BuildRequires: libntirpc-devel = 1.7.2
|
||||
%else
|
||||
Requires: libntirpc = @NTIRPC_VERSION_EMBED@
|
||||
%endif
|
||||
@ -421,15 +421,13 @@ Summary: The NFS-GANESHA SELINUX targeted policy
|
||||
BuildArch: noarch
|
||||
Requires: nfs-ganesha = %{version}-%{release}
|
||||
BuildRequires: selinux-policy-devel
|
||||
Requires(post): selinux-policy-base >= 3.14.1
|
||||
Requires(post): libselinux-utils
|
||||
Requires(post): policycoreutils
|
||||
%{?selinux_requires}
|
||||
|
||||
%description selinux
|
||||
This package contains an selinux policy for running ganesha.nfsd
|
||||
|
||||
%post selinux
|
||||
%selinux_modules_install %{_selinux_store_path}/packages/ganesha.pp.bz2
|
||||
%selinux_modules_install %{_datadir}/selinux/packages/ganesha.pp.bz2
|
||||
|
||||
%pre selinux
|
||||
%selinux_relabel_pre
|
||||
@ -519,7 +517,6 @@ make %{?_smp_mflags} || make %{?_smp_mflags} || make
|
||||
|
||||
%if ( 0%{?fedora} >= 30 || 0%{?rhel} >= 8 )
|
||||
make -C selinux -f /usr/share/selinux/devel/Makefile ganesha.pp
|
||||
ls selinux
|
||||
pushd selinux && bzip2 -9 ganesha.pp && popd
|
||||
%endif
|
||||
|
||||
@ -847,6 +844,9 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Feb 27 2019 Kaleb S. KEITHLEY <kkeithle at redhat.com> - 2.7.2-1
|
||||
- nfs-ganesha 2.7.2 GA
|
||||
|
||||
* Thu Feb 21 2019 Kaleb S. KEITHLEY <kkeithle at redhat.com> - 2.7.1-1
|
||||
- rebuild for f31/rawhide
|
||||
- add libnsl2-devel on rhel8
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (nfs-ganesha-2.7.1.tar.gz) = b53055c174b565cbf7bbc28af2e6594b960dfaea517a23abc546a1d587d87d71154656dc6cec09bc4ed3643a7a8adb8fbbb13f6bf3df30c84fd0c1d82ad9a684
|
||||
SHA512 (nfs-ganesha-2.7.2.tar.gz) = 48793f5e31477832cddb6c621e1bb94a9891cbc691ed0d4fcb63002ce1093f0fcc5e783e619a316b0fe93fe3b6ea5046b443ab1d849c0aec601610c7b673708a
|
||||
|
Loading…
Reference in New Issue
Block a user