]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rpm: define weak_deps for el8
authorKefu Chai <kchai@redhat.com>
Wed, 12 Feb 2020 04:24:50 +0000 (12:24 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 12 Feb 2020 04:28:35 +0000 (12:28 +0800)
commit5c70f3611160d316e4065c0c1798ecd8c24fb2c3
tree5808417cd17956a0eb0729b4f38be4a5f5045c8f
parentb753947d8f21b2c16c62a528aa49affb971f1c91
rpm: define weak_deps for el8

RHEL/CentOS 8 comes with rpm 4.14, see
https://centos.pkgs.org/8/centos-baseos-x86_64/rpm-4.14.2-25.el8.x86_64.rpm.html
and
https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/packaging_and_distributing_software/new-features-in-rhel-8_packaging-and-distributing-software

and since "Recommends" was introduced by rpm 4.12, see
https://fedoraproject.org/wiki/Changes/RPM-4.12 .
so we are able to use "Recommends" in el8 as well.

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