Actually apply the patch from previous commit
related: rhbz#2159549
This commit is contained in:
parent
6c178b22ce
commit
ef66eac3ae
@ -1,7 +1,7 @@
|
||||
%undefine _package_note_flags
|
||||
Name: virt-top
|
||||
Version: 1.1.1
|
||||
Release: 8%{?dist}
|
||||
Release: 9%{?dist}
|
||||
Summary: Utility like top(1) for displaying virtualization stats
|
||||
License: GPLv2+
|
||||
|
||||
@ -71,6 +71,7 @@ different virtualization systems.
|
||||
%patch1 -p1
|
||||
%endif
|
||||
%patch2 -p1
|
||||
%patch3 -p1
|
||||
|
||||
|
||||
%build
|
||||
@ -119,7 +120,7 @@ install -m 0644 processcsv.py.1 $RPM_BUILD_ROOT%{_mandir}/man1/
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Jan 10 2023 Richard W.M. Jones <rjones@redhat.com> - 1.1.1-8
|
||||
* Tue Jan 10 2023 Richard W.M. Jones <rjones@redhat.com> - 1.1.1-9
|
||||
- Fix parse error using --init-file option
|
||||
resolves: rhbz#2159549
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user