]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
ceph.spec.in: fix 'make check' deps for centos8
authorAlfonso Martínez <almartin@redhat.com>
Thu, 23 Jan 2020 10:16:27 +0000 (11:16 +0100)
committerAlfonso Martínez <almartin@redhat.com>
Thu, 23 Jan 2020 10:16:27 +0000 (11:16 +0100)
When running 'FOR_MAKE_CHECK=1 ./install-deps.sh' in CentOS 8
these dependencies were not being installed.
Missing dependencies are provided by
https://copr.fedorainfracloud.org/coprs/ktdreyer/ceph-el8/

Signed-off-by: Alfonso Martínez <almartin@redhat.com>
ceph.spec.in

index 5a24223f179a1bf0c452e3d8c62f9fad59ad16eb..625a17fe8aa1e888bb2efc37d458c4ecaba59f5d 100644 (file)
@@ -203,12 +203,12 @@ BuildRequires:  jq
 BuildRequires: libuuid-devel
 BuildRequires: python%{python3_pkgversion}-bcrypt
 BuildRequires: python%{python3_pkgversion}-nose
+BuildRequires: python%{python3_pkgversion}-pecan
 BuildRequires: python%{python3_pkgversion}-requests
 BuildRequires: python%{python3_pkgversion}-six
 BuildRequires: python%{python3_pkgversion}-virtualenv
 %if 0%{?rhel} < 8
 BuildRequires: python%{python3_pkgversion}-coverage
-BuildRequires: python%{python3_pkgversion}-pecan
 BuildRequires: python%{python3_pkgversion}-tox
 %endif
 %if 0%{?rhel} == 7
@@ -291,13 +291,12 @@ BuildRequires:    xmlsec1-nss
 %endif
 BuildRequires: xmlsec1-openssl
 BuildRequires: xmlsec1-openssl-devel
+BuildRequires: python%{python3_pkgversion}-cherrypy
 BuildRequires: python%{python3_pkgversion}-jwt
+BuildRequires: python%{python3_pkgversion}-routes
+BuildRequires: python%{python3_pkgversion}-scipy
 BuildRequires: python%{python3_pkgversion}-werkzeug
 BuildRequires:  python%{python3_pkgversion}-pyOpenSSL
-%if 0%{?fedora} || 0%{?rhel} == 7
-BuildRequires: python%{python3_pkgversion}-cherrypy
-BuildRequires: python%{python3_pkgversion}-routes
-%endif
 %endif
 %if 0%{?suse_version}
 BuildRequires: libxmlsec1-1