Enable for ppc64le
This commit is contained in:
parent
c0500f0a21
commit
4beb1879b8
@ -3,14 +3,10 @@
|
||||
|
||||
Name: virt-top
|
||||
Version: 1.0.9
|
||||
Release: 21%{?dist}
|
||||
Release: 21%{?dist}.alma
|
||||
Summary: Utility like top(1) for displaying virtualization stats
|
||||
License: GPLv2+
|
||||
|
||||
%if 0%{?rhel}
|
||||
# No qemu-kvm on POWER (RHBZ#1946532).
|
||||
ExcludeArch: %{power64}
|
||||
%endif
|
||||
|
||||
URL: http://people.redhat.com/~rjones/virt-top/
|
||||
Source0: http://people.redhat.com/~rjones/virt-top/files/%{name}-%{version}.tar.gz
|
||||
@ -124,6 +120,9 @@ install -m 0644 processcsv.py.1 $RPM_BUILD_ROOT%{_mandir}/man1/
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Dec 16 2022 Eduard Abdullin <eabdullin@almalinux.org> - 1.0.9-21.alma
|
||||
- Enable for ppc64le
|
||||
|
||||
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 1.0.9-21
|
||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||
Related: rhbz#1991688
|
||||
|
Loading…
Reference in New Issue
Block a user