The package rpms/virt-top.git has added or updated architecture specific content in its spec file (ExclusiveArch/ExcludeArch or %ifarch/%ifnarch) in commit(s): https://src.fedoraproject.org/cgit/rpms/virt-top.git/commit/?id=7563ab1000d3....
Change: -%ifnarch %{ocaml_native_compiler}
Thanks.
Full change: ============
commit 7563ab1000d3f84fe3ebba81263d6b76285edb7c Author: Richard W.M. Jones rjones@redhat.com Date: Fri Feb 28 11:56:26 2025 +0000
Remove unused patch lines
Fixes: commit 2db015db276f05056a68f6e922896c0c4d028dfe (cherry picked from commit 7f256431dc03c256aadcbe7332a2050052888f3c)
diff --git a/virt-top.spec b/virt-top.spec index fe682c6..b4ca97d 100644 --- a/virt-top.spec +++ b/virt-top.spec @@ -70,12 +70,6 @@ different virtualization systems. %if 0%{?rhel} >= 6 %patch -P1 -p1 %endif -%patch -P2 -p1 -%patch -P3 -p1 -%patch -P4 -p1 -%ifnarch %{ocaml_native_compiler} -%patch -P5 -p1 -%endif
# "ocamlfind byte" has been removed as an alias sed -i 's/(OCAMLBEST=)byte/\1ocamlc/' configure
arch-excludes@lists.fedoraproject.org