]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rpm: use Recommends on fedora also
authorKefu Chai <kchai@redhat.com>
Thu, 7 Mar 2019 12:28:24 +0000 (20:28 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 7 Mar 2019 14:42:36 +0000 (22:42 +0800)
commit147531515b51d7b571b3a4a97e7cbdce239a049a
tree41739b799199046659b47d0325f5f4e1432c1fb1
parent07a56150030a4a82b08d97bca74a5570219e9b96
rpm: use Recommends on fedora also

"Recommends" and other weak dependencies were introduced in rpm 4.12. it
is included by quite a few distros, including fedora 21 and up, and
recent SUSE distros. but RHEL7 still ships rpm 4.11. see
https://fedoraproject.org/wiki/Changes/RPM-4.12 and
https://software.opensuse.org/package/rpm . so we enable Recommends on
fedora and SUSE distros.

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