|
|
033473 |
Summary: Gluster 10 packages from the CentOS Storage SIG repository
|
|
|
033473 |
Name: centos-release-gluster10
|
|
|
694593 |
Version: 1.0
|
|
|
033473 |
Release: 1%{?dist}
|
|
|
c8add0 |
License: GPLv2
|
|
|
c8add0 |
URL: http://wiki.centos.org/SpecialInterestGroup/Storage
|
|
|
033473 |
Source0: CentOS-Gluster-10.repo
|
|
|
c8add0 |
Source1: 75-gluster.preset
|
|
|
e87938 |
%if 0%{?centos} >= 8
|
|
|
c8add0 |
BuildRequires: systemd
|
|
|
c8add0 |
%endif
|
|
|
c8add0 |
BuildArch: noarch
|
|
|
c8add0 |
|
|
|
a46878 |
Requires: centos-release >= 8.1
|
|
|
4cbd29 |
Requires(post): systemd
|
|
|
4cbd29 |
Requires(preun): systemd
|
|
|
4cbd29 |
Requires(postun): systemd
|
|
|
c8add0 |
Requires: centos-release-storage-common
|
|
|
c8add0 |
|
|
|
694593 |
# When in the testing phase, users installing centos-release-gluster should not
|
|
|
694593 |
# get this version yet. Make sure to comment the Provides: out.
|
|
|
694593 |
Provides: centos-release-gluster = 10
|
|
|
c8add0 |
|
|
|
c8add0 |
%description
|
|
|
033473 |
DNF configuration for Gluster 10 packages from the CentOS Storage SIG. Gluster
|
|
|
033473 |
10 will receive updates for approximately 12 months. For more details about the
|
|
|
c8add0 |
release and maintenance schedule, see
|
|
|
c8add0 |
https://www.gluster.org/community/release-schedule
|
|
|
c8add0 |
|
|
|
c8add0 |
%install
|
|
|
033473 |
install -D -m 644 %{SOURCE0} %{buildroot}%{_sysconfdir}/yum.repos.d/CentOS-Gluster-10.repo
|
|
|
c8add0 |
install -D -m 644 %{SOURCE1} %{buildroot}%{_presetdir}/$(basename %{SOURCE1})
|
|
|
c8add0 |
|
|
|
033473 |
%if 0%{?centos}
|
|
|
c8add0 |
%post
|
|
|
c8add0 |
%systemd_post
|
|
|
c8add0 |
|
|
|
c8add0 |
%preun
|
|
|
c8add0 |
%systemd_preun
|
|
|
c8add0 |
|
|
|
c8add0 |
%postun
|
|
|
c8add0 |
%systemd_postun
|
|
|
c8add0 |
%endif
|
|
|
c8add0 |
|
|
|
c8add0 |
%files
|
|
|
c8add0 |
%defattr(-,root,root)
|
|
|
033473 |
%config(noreplace) %{_sysconfdir}/yum.repos.d/CentOS-Gluster-10.repo
|
|
|
c8add0 |
%{_presetdir}/75-gluster.preset
|
|
|
c8add0 |
|
|
|
c8add0 |
%changelog
|
|
|
694593 |
* Fri Nov 12 2021 Niels de Vos <ndevos@redhat.com> - 1.0-1
|
|
|
694593 |
- Gluster 10 GA
|
|
|
694593 |
|
|
|
033473 |
* Tue Oct 26 2021 Niels de Vos <ndevos@redhat.com> - 0.1-1
|
|
|
033473 |
- Gluster 10 pre-release
|
|
|
033473 |
|
|
|
a34e2a |
* Mon Jun 21 2021 Kaleb S. KEITHLEY <kkeithle at redhat.com> - 1.0-2
|
|
|
a34e2a |
- c8stream
|
|
|
a34e2a |
|
|
|
11fb7d |
* Fri Jan 22 2021 Niels de Vos <ndevos@redhat.com> - 1.0-1
|
|
|
11fb7d |
- Initial version based on centos-release-gluster8
|