64884a
Summary: Gluster 6 packages from the CentOS Storage SIG repository
64884a
Name: centos-release-gluster6
64884a
Version: 1.0
64884a
Release: 1%{?dist}
64884a
License: GPLv2
64884a
URL: http://wiki.centos.org/SpecialInterestGroup/Storage
64884a
Source0: CentOS-Gluster-6.repo
64884a
BuildArch: noarch
64884a
64884a
%if 0%{?centos} >= 7
64884a
# $contentdir for altarch support was added with CentOS-7.5
64884a
Requires: centos-release >= 7-5.1804.el7.centos.2
64884a
%endif
64884a
# This provides the public key to verify the RPMs
64884a
Requires: centos-release-storage-common
64884a
64884a
Provides: centos-release-gluster = 6
64884a
64884a
%description
64884a
yum configuration for Gluster 6 packages from the CentOS Storage SIG. Gluster
64884a
6 will receive updates for approximately 12 months. For more details about the
64884a
release and maintenance schedule, see
64884a
https://www.gluster.org/community/release-schedule
64884a
64884a
%install
64884a
install -D -m 644 %{SOURCE0} %{buildroot}%{_sysconfdir}/yum.repos.d/CentOS-Gluster-6.repo
64884a
%if 0%{?centos} < 7
64884a
sed -i 's/i\$contentdir/centos/g' %{buildroot}%{_sysconfdir}/yum.repos.d/CentOS-Gluster-6.repo
64884a
%endif
64884a
64884a
%files
64884a
%defattr(-,root,root)
64884a
%config(noreplace) %{_sysconfdir}/yum.repos.d/CentOS-Gluster-6.repo
64884a
64884a
%changelog
64884a
* Mon Mar 25 2019 Niels de Vos <ndevos@redhat.com> - 1.0-1
64884a
- Gluster 6 has been released, reflect that in the ,repo file
64884a
64884a
* Fri Feb 22 2019 Niels de Vos <ndevos@redhat.com> - 0.9-1
64884a
- Initial version based on centos-release-gluster5
64884a
- Only the centos-gluster6-test repo is enabled during pre-release