]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
ceph.spec.in: drop gdbm from build deps 43000/head
authorKefu Chai <kchai@redhat.com>
Tue, 17 Aug 2021 17:04:39 +0000 (01:04 +0800)
committerKen Dreyer <kdreyer@redhat.com>
Tue, 31 Aug 2021 20:41:39 +0000 (16:41 -0400)
neither gdbm nor libgdbm is used when building ceph, so let's drop it.

Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 9d05d7337460322b78d676bf32a52c4519c7ae1f)

README.aix
ceph.spec.in

index 611941339726e96fb34c24cf5821b620ec06a0e7..2bcec224c43e3b741da7c79a80d6b983f02a313e 100644 (file)
@@ -19,7 +19,6 @@ The following AIX packages are required for developing and compilation, they hav
        gettext
        less
        perl
-       gdbm
        pcre
        rsync
        zlib
index 1496ef238211ade19ec25631962441bdbb382080..523757a5e04d86f838583c11016c0617ec350a27 100644 (file)
@@ -172,7 +172,6 @@ BuildRequires:      gcc-toolset-9-gcc-c++ >= 9.2.1-2.3
 %else
 BuildRequires: gcc-c++
 %endif
-BuildRequires: gdbm
 %if 0%{with tcmalloc}
 # libprofiler did not build on ppc64le until 2.7.90
 %if 0%{?fedora} || 0%{?rhel} >= 8