Add back ExcludeArch for s390x
This commit is contained in:
parent
2e33db41db
commit
16c5cf6c1a
@ -40,6 +40,9 @@ BuildRequires: libkdumpfile-devel
|
|||||||
BuildRequires: zlib-devel
|
BuildRequires: zlib-devel
|
||||||
BuildRequires: xz-devel
|
BuildRequires: xz-devel
|
||||||
|
|
||||||
|
# https://github.com/osandov/drgn/issues/105
|
||||||
|
ExcludeArch: s390x
|
||||||
|
|
||||||
%description
|
%description
|
||||||
%{common_description}
|
%{common_description}
|
||||||
|
|
||||||
@ -110,7 +113,7 @@ cp -PR examples tools %{buildroot}%{_datadir}/drgn
|
|||||||
%changelog
|
%changelog
|
||||||
* Tue Jun 8 2021 Davide Cavalca <dcavalca@fedoraproject.org> - 0.0.13-1
|
* Tue Jun 8 2021 Davide Cavalca <dcavalca@fedoraproject.org> - 0.0.13-1
|
||||||
- Update to 0.0.13
|
- Update to 0.0.13
|
||||||
- Drop no longer needed ExcludeArch
|
- Drop no longer needed ExcludeArch for armv7hl and i686
|
||||||
|
|
||||||
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 0.0.11-3
|
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 0.0.11-3
|
||||||
- Rebuilt for Python 3.10
|
- Rebuilt for Python 3.10
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user