Compare commits
2 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9c76ecd62a | ||
|
|
661e292963 |
1 changed files with 9 additions and 1 deletions
10
vhostmd.spec
10
vhostmd.spec
|
|
@ -3,7 +3,7 @@
|
|||
Summary: Virtualization host metrics daemon
|
||||
Name: vhostmd
|
||||
Version: 1.1
|
||||
Release: 17%{?dist}
|
||||
Release: 19%{?dist}
|
||||
License: LGPL-2.1-or-later
|
||||
|
||||
URL: https://github.com/vhostmd/vhostmd
|
||||
|
|
@ -36,6 +36,8 @@ Patch0019: 0019-virtio-Fix-strncpy-length-parameter.patch
|
|||
# https://github.com/vhostmd/vhostmd/pull/13
|
||||
Patch0020: 0020-implicit-function-declarations.patch
|
||||
|
||||
ExcludeArch: %{ix86}
|
||||
|
||||
BuildRequires: make
|
||||
BuildRequires: gcc
|
||||
BuildRequires: chrpath
|
||||
|
|
@ -179,6 +181,12 @@ rm $RPM_BUILD_ROOT%{_datadir}/vhostmd/scripts/pagerate.pl
|
|||
|
||||
|
||||
%changelog
|
||||
* Thu Oct 2 2025 Daniel P. Berrangé <berrange@redhat.com> - 1.1-19
|
||||
- Disable build on i686 architecture
|
||||
|
||||
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.1-18
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||
|
||||
* Sun Jan 19 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.1-17
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue