From b3a8ff07bbcb4526149967a80139112cf93ba0f5 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Tue, 29 Mar 2022 17:06:08 -0400 Subject: [PATCH] import mvel-2.4.10-3.module+el8.5.0+12798+cbad756b --- SPECS/mvel.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/SPECS/mvel.spec b/SPECS/mvel.spec index 55d0c25..b9ad3a6 100644 --- a/SPECS/mvel.spec +++ b/SPECS/mvel.spec @@ -3,7 +3,7 @@ Name: mvel Version: 2.4.10 -Release: 2%{?dist} +Release: 3%{?dist} Summary: MVFLEX Expression Language License: ASL 2.0 Url: https://github.com/mvel @@ -26,6 +26,7 @@ BuildRequires: mvn(org.ow2.asm:asm-util) Requires: javapackages-tools BuildArch: noarch +ExclusiveArch: x86_64 %description MVEL is a powerful expression language for Java-based applications. It @@ -79,6 +80,9 @@ install -pm 755 %{SOURCE1} %{buildroot}%{_bindir}/%{name} %license LICENSE.txt %changelog +* Thu Mar 04 2021 Alex Macdonald - 2.4.10-3 +- Add ExclusiveArch: x86_64 + * Fri Feb 12 2021 Alex Macdonald - 2.4.10-2 - remove unnecessary dependency