SPEC/repos: drop EOL c8s

Signed-off-by: Tomáš Hozza <thozza@redhat.com>
This commit is contained in:
Tomáš Hozza 2024-06-03 21:12:11 +02:00 committed by Tomáš Hozza
parent 88c6e63a8a
commit 0174cf5ee3
5 changed files with 0 additions and 133 deletions

View file

@ -163,13 +163,6 @@ install -m 0644 -vp repositories/centos-* %{buildroot}%
# All other CentOS versions support building for the same version
install -m 0644 -vp repositories/centos-%{centos}* %{buildroot}%{_datadir}/osbuild-composer/repositories/
install -m 0644 -vp repositories/centos-stream-%{centos}* %{buildroot}%{_datadir}/osbuild-composer/repositories/
# CentOS 9 supports building also for CentOS 8
%if 0%{?centos} == 9
install -m 0644 -vp repositories/centos-8* %{buildroot}%{_datadir}/osbuild-composer/repositories/
install -m 0644 -vp repositories/centos-stream-8* %{buildroot}%{_datadir}/osbuild-composer/repositories/
%endif
%endif
%else

View file

@ -1 +0,0 @@
centos-stream-8.json

File diff suppressed because one or more lines are too long

View file

@ -1 +0,0 @@
centos-stream-8.json

File diff suppressed because one or more lines are too long