TLD
/
packages
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
85eb08d
)
- ceph no longer supports 32-bit archs
author
Marcin Krol
<hawk@tld-linux.org>
Sat, 27 Jul 2019 14:26:25 +0000
(16:26 +0200)
committer
Marcin Krol
<hawk@tld-linux.org>
Sat, 27 Jul 2019 14:26:25 +0000
(16:26 +0200)
qemu.spec
patch
|
blob
|
history
diff --git
a/qemu.spec
b/qemu.spec
index a9f88494ccfd64d709adf8b5843e8912e5d8bd0f..edaf0bd300dc46ede79cc8212c67f8b9646182ae 100644
(file)
--- a/
qemu.spec
+++ b/
qemu.spec
@@
-31,6
+31,11
@@
%undefine with_xen
%endif
+# ceph >= 14.0 no longer support 32-bit archs
+%ifarch %{ix86}
+%undefine with_ceph
+%endif
+
Summary: QEMU CPU Emulator
Summary(pl.UTF-8): QEMU - emulator procesora
Name: qemu