From 800a3f721d3e9f692aebce87d8122caad4981261 Mon Sep 17 00:00:00 2001 From: tigro Date: Sun, 10 Nov 2024 09:05:54 +0300 Subject: [PATCH] Change to ExclusiveArch: aarch64 --- SPECS/sphere-release-raspberrypi.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/SPECS/sphere-release-raspberrypi.spec b/SPECS/sphere-release-raspberrypi.spec index 0019b0d..0d70b71 100644 --- a/SPECS/sphere-release-raspberrypi.spec +++ b/SPECS/sphere-release-raspberrypi.spec @@ -1,7 +1,7 @@ Summary: Raspberry Pi support packages from the MSVSphere Core SIG repository Name: sphere-release-raspberrypi Version: 9 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2 URL: https://msvsphere-os.ru Source0: msvsphere-raspberrypi.repo @@ -9,7 +9,7 @@ Source1: rootfs-expand Provides: sphere-release-raspberrypi = 9 -ExcludeArch: aarch64 +ExclusiveArch: aarch64 %description yum configuration for Raspberry Pi support packages from the MSVSphere Core SIG. @@ -24,6 +24,8 @@ install -D -m 750 %{SOURCE1} %{buildroot}%{_bindir}/rootfs-expand %config(noreplace) %{_sysconfdir}/yum.repos.d/msvsphere-raspberrypi.repo %changelog +* Sun Nov 10 2024 Arkady L. Shane - 9-2 +- Added ExclusiveArch: aarch64 * Sun Nov 10 2024 Arkady L. Shane - 9-1 - Rebuilt for MSVSphere 9.5