- remove ExcludeArch
This commit is contained in:
parent
885cef298a
commit
aba7392a2f
@ -3,15 +3,13 @@
|
||||
|
||||
Name: virt-top
|
||||
Version: 1.0.8
|
||||
Release: 19%{?dist}
|
||||
Release: 20%{?dist}
|
||||
Summary: Utility like top(1) for displaying virtualization stats
|
||||
License: GPLv2+
|
||||
|
||||
URL: http://people.redhat.com/~rjones/virt-top/
|
||||
Source0: http://people.redhat.com/~rjones/virt-top/files/%{name}-%{version}.tar.gz
|
||||
|
||||
ExcludeArch: sparc64 s390 s390x
|
||||
|
||||
%if 0%{?rhel} >= 6
|
||||
# Post-process output of CSV file (RHBZ#665817, RHBZ#912020).
|
||||
Source1: processcsv.py
|
||||
@ -146,6 +144,9 @@ install -m 0644 processcsv.py.1 $RPM_BUILD_ROOT%{_mandir}/man1/
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Nov 09 2016 Dan Horák <dan@danny.cz> - 1.0.8-20
|
||||
- remove ExcludeArch
|
||||
|
||||
* Sat Nov 05 2016 Richard W.M. Jones <rjones@redhat.com> - 1.0.8-19
|
||||
- Rebuild for OCaml 4.04.0.
|
||||
- Kill further instances of -warn-error.
|
||||
|
Loading…
Reference in New Issue
Block a user