dpdk packages are versioned differently across different distros. In particular, packages under fedora use Epoch in the spec. This requires the condition to include this value, otherwise rpmbuild assumes it's 0 failing the check. Also, add extra log to build_rpm_with_rpmed_dpdk test to indicate when rpmbuild fails due to not resolved build dependencies. Signed-off-by: Michal Berger <michal.berger@intel.com> Change-Id: Ia4bab6e6486e20c24f7386a085b499462fe5fe0d Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/14662 Reviewed-by: Pawel Piatek <pawelx.piatek@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Konrad Sztyber <konrad.sztyber@intel.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> |
||
---|---|---|
.. | ||
rpm-deps.sh | ||
rpm.sh | ||
spdk.spec |