]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
rpm,deb: remove bc as a build-dependency
authorKefu Chai <kchai@redhat.com>
Wed, 13 Feb 2019 11:19:21 +0000 (19:19 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 20 Feb 2019 03:32:05 +0000 (11:32 +0800)
this change reverts 3ff4be6d, because in ce9c0298, we replaced bc
with awk.

Signed-off-by: Kefu Chai <kchai@redhat.com>
ceph.spec.in
debian/control

index 1b41ec1f964aa2f1e551642fbb97d0ccb7a98614..482808d4142e0aa619ad2634ab30ef6737083a97 100644 (file)
@@ -134,7 +134,6 @@ BuildRequires:      sharutils
 BuildRequires: checkpolicy
 BuildRequires: selinux-policy-devel
 %endif
-BuildRequires: bc
 BuildRequires: gperf
 %if 0%{?rhel} == 7
 BuildRequires:  cmake3 > 3.5
index ddc3f8e55fa718704f71d0815e80d3ca3ba6046d..f9d293787a0e63f9c1089d3939e5c95f9b9be106 100644 (file)
@@ -7,8 +7,7 @@ Vcs-Browser: https://github.com/ceph/ceph
 Maintainer: Ceph Maintainers <ceph-maintainers@lists.ceph.com>
 Uploaders: Ken Dreyer <kdreyer@redhat.com>,
            Alfredo Deza <adeza@redhat.com>,
-Build-Depends: bc,
-               btrfs-tools,
+Build-Depends: btrfs-tools,
                cmake (>= 3.5),
                cpio,
                cryptsetup-bin | cryptsetup,