Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6aa03ed86f |
@ -6,7 +6,7 @@ actions:
|
||||
- name: "Eduard Abdullin"
|
||||
email: "eabdullin@almalinux.org"
|
||||
line:
|
||||
- "Enable SPICE on AlmaLinux"
|
||||
- "Bring qemu-kvm to AlmaLinux 9 ppc64le"
|
||||
- replace:
|
||||
- target: "spec"
|
||||
find: |
|
||||
@ -16,7 +16,7 @@ actions:
|
||||
%endif
|
||||
replace: |
|
||||
%if 0%{?rhel}
|
||||
%if 0%{?almalinux} < 10
|
||||
%if 0%{?almalinux} < 9
|
||||
# No qemu-kvm on POWER (RHBZ#1946532).
|
||||
ExcludeArch: %{power64}
|
||||
%endif
|
||||
|
||||
Loading…
Reference in New Issue
Block a user