TLD
/
packages
/
libvirt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c833928
)
- ceph no longer supports 32-bit archs
author
Marcin Krol
<hawk@tld-linux.org>
Sat, 27 Jul 2019 14:25:38 +0000
(16:25 +0200)
committer
Marcin Krol
<hawk@tld-linux.org>
Sat, 27 Jul 2019 14:25:38 +0000
(16:25 +0200)
libvirt.spec
patch
|
blob
|
history
diff --git
a/libvirt.spec
b/libvirt.spec
index 280b0a7ab3f7ecbcef7ed1d86e10430766c035db..c2f8062aff7ad47a79f6b1d11542a7b1b00f1847 100644
(file)
--- a/
libvirt.spec
+++ b/
libvirt.spec
@@
-37,6
+37,11
@@
%undefine with_libxl
%endif
+# ceph >= 14.0 no longer support 32-bit archs
+%ifarch %{ix86}
+%undefine with_ceph
+%endif
+
Summary: Toolkit to interact with virtualization capabilities
Summary(pl.UTF-8): Narzędzia współpracujące z funkcjami wirtualizacji
Name: libvirt