diff --git a/rdma-core.spec b/rdma-core.spec index 28466274413451ad3a942d2aecaec34a6c403c9a..4f4b23a438179663ffe41c2d0700961f65b36a8f 100644 --- a/rdma-core.spec +++ b/rdma-core.spec @@ -1,4 +1,5 @@ -%define anolis_release 1 +%define anolis_release 2 +%bcond_with pandoc Name: rdma-core Version: 44.0 @@ -53,7 +54,9 @@ BuildRequires: ninja-build %define make_jobs ninja-build -C %{_vpath_builddir} -v %{?_smp_mflags} %define cmake_install DESTDIR=%{buildroot} ninja-build -C %{_vpath_builddir} install +%if %{with pandoc} BuildRequires: pandoc +%endif Obsoletes: rdma-core < %{version}-%{release} %description @@ -226,7 +229,6 @@ discover and use SCSI devices via the SCSI RDMA Protocol over InfiniBand. %if %{with_pyverbs} %package -n python3-pyverbs Summary: Python3 API over IB verbs -%{?python_provide:%python_provide python3-pyverbs} %description -n python3-pyverbs Pyverbs is a Cython-based Python API over libibverbs, providing an @@ -613,6 +615,9 @@ fi %endif %changelog +* Tue Mar 28 2023 happy_orange - 44.0-2 +- disable pandoc + * Fri Mar 10 2023 Funda Wang - 44.0-1 - New version 44.0