Add noarch to ExclusiveArch
Related: RHEL-62179
This commit is contained in:
parent
c5ebbdbc64
commit
0dc793f8fb
@ -1,12 +1,12 @@
|
||||
Name: regexp
|
||||
Epoch: 1
|
||||
Version: 1.5
|
||||
Release: 40%{?dist}
|
||||
Release: 41%{?dist}
|
||||
Summary: Simple regular expressions API
|
||||
License: ASL 2.0
|
||||
URL: http://jakarta.apache.org/%{name}/
|
||||
BuildArch: noarch
|
||||
ExclusiveArch: aarch64 ppc64le s390x x86_64
|
||||
ExclusiveArch: aarch64 ppc64le s390x x86_64 noarch
|
||||
|
||||
Source0: http://archive.apache.org/dist/jakarta/%{name}/jakarta-%{name}-%{version}.tar.gz
|
||||
Source2: jakarta-%{name}-osgi-manifest.MF
|
||||
@ -68,6 +68,9 @@ mkdir lib
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Sat Nov 23 2024 Marián Konček <mkoncek@redhat.com> - 1:1.5-41
|
||||
- Add noarch to ExclusiveArch
|
||||
|
||||
* Fri Nov 22 2024 Marián Konček <mkoncek@redhat.com> - 1:1.5-40
|
||||
- Disable building on i686
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user