diff --git a/opensm.spec b/opensm.spec index b2f566e..5ba159a 100644 --- a/opensm.spec +++ b/opensm.spec @@ -1,6 +1,6 @@ Name: opensm Version: 3.3.20 -Release: 11 +Release: 12 Summary: InfiniBand Subnet Manager and Administrator License: GPLv2 or BSD URL: https://www.openfabrics.org/ @@ -13,6 +13,7 @@ Source4: opensm.rwtab BuildRequires: byacc flex libibumad-devel Requires: logrotate rdma +Requires: %{name}-help = %{version}-%{release} Requires(post): systemd Requires(preun): systemd Requires(postun): systemd @@ -110,5 +111,8 @@ rm -rf /var/cache/opensm %{_mandir}/man8/*8* %changelog +* Fri Nov 06 2020 caodongxia - 3.3.20-12 +- Add install requires help package into main package + * Mon Nov 18 2019 openEuler Buildteam - 3.3.20-10 - Package init