5b9a86
Summary: Ceph Squid packages from the CentOS Storage SIG repository
5b9a86
Name: centos-release-ceph-squid
b62e46
Version: 1.0
42aad3
Release: 1%{?dist}
b62e46
License: GPLv2
b62e46
URL: http://wiki.centos.org/SpecialInterestGroup/Storage
5b9a86
Source0: CentOS-Ceph-Squid.repo
b62e46
BuildArch: noarch
b62e46
b62e46
%if 0%{?centos} >= 8
b62e46
# $contentdir for altarch support was added with CentOS-8.5
78cd5d
Requires: centos-stream-release >= 10.0-0.0.el10
b62e46
%endif
b62e46
# This provides the public key to verify the RPMs
b62e46
Requires: centos-release-storage-common
b62e46
5b9a86
Provides: centos-release-ceph = 19
b62e46
b62e46
%description
5b9a86
yum configuration for Ceph Squid packages from the CentOS Storage SIG.
b62e46
b62e46
%install
5b9a86
install -D -m 644 %{SOURCE0} %{buildroot}%{_sysconfdir}/yum.repos.d/CentOS-Ceph-Squid.repo
b62e46
%if 0%{?centos} < 7
5b9a86
sed -i 's/i\$contentdir/centos/g' %{buildroot}%{_sysconfdir}/yum.repos.d/CentOS-Ceph-Squid.repo
b62e46
%endif
b62e46
b62e46
%files
b62e46
%defattr(-,root,root)
5b9a86
%config(noreplace) %{_sysconfdir}/yum.repos.d/CentOS-Ceph-Squid.repo
b62e46
b62e46
%changelog
5b9a86
* Fri Sep 20 2024 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 1.0-1
42aad3
- reef
b62e46