From 89637a46f78a30f0360b85c1febcc089e9e2a5bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Mon, 8 Jul 2019 09:51:00 +0200 Subject: [PATCH] Document unsuppported architectures https://docs.fedoraproject.org/en-US/packaging-guidelines/#_architecture_build_failures --- ceph.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/ceph.spec b/ceph.spec index 394e626..049c854 100644 --- a/ceph.spec +++ b/ceph.spec @@ -126,6 +126,7 @@ URL: http://ceph.com/ Source0: %{?_remote_tarball_prefix}ceph-%{version}.tar.gz Patch001: 0001-s390x-A-compile-hack.patch Patch002: 0002-src-common-CMakeLists.txt.patch +# ceph ≥ 14.0.1 does not support 32-bit architectures, bugs #1727788, #1727787 ExcludeArch: i686 armv7hl ################################################################################# # dependencies that apply across all distro families