0ba676
Summary: NFS-Ganesha 5 packages from the CentOS Storage SIG repository
0ba676
Name: centos-release-nfs-ganesha5
f92320
Version: 1.0
0ba676
Release: 1%{?dist}
f92320
License: GPLv2
f92320
URL: http://wiki.centos.org/SpecialInterestGroup/Storage
0ba676
Source0: centos-release-nfs-ganesha-5.repo
f92320
BuildArch: noarch
f92320
4c8bd1
%if 0%{?centos} >= 8
f92320
# $contentdir for altarch support was added with CentOS-7.5
4c8bd1
Requires: centos-release >= 7-5.1804.el8.centos.2
f92320
%endif
f92320
# This provides the public key to verify the RPMs
f92320
Requires: centos-release-storage-common
f92320
0ba676
Provides: centos-release-nfs-ganesha = 5
f92320
f92320
%description
0ba676
yum configuration for NFS-Ganesha 5 packages from the CentOS Storage SIG.
0ba676
NFS-Ganesha 5 will receive updates for approximately 12 months. For more
f92320
details about the release and maintenance schedule, see
f92320
https://github.com/nfs-ganesha/nfs-ganesha/wiki
f92320
f92320
%install
0ba676
install -D -m 644 %{SOURCE0} %{buildroot}%{_sysconfdir}/yum.repos.d/CentOS-NFS-Ganesha-5.repo
4c8bd1
%if 0%{?centos} < 8
0ba676
sed -i 's/i\$contentdir/centos/g' %{buildroot}%{_sysconfdir}/yum.repos.d/CentOS-NFS-Ganesha-5.repo
f92320
%endif
f92320
f92320
%files
f92320
%defattr(-,root,root)
0ba676
%config(noreplace) %{_sysconfdir}/yum.repos.d/CentOS-NFS-Ganesha-5.repo
f92320
f92320
%changelog
0ba676
* Thu Apr 27 2023 Kaleb S KEITHLEY <kkeithle at redhat.com> - 1.0-1
0ba676
- ganesha 5, Stream9
924e4c