diff --git a/rpcbind.spec b/rpcbind.spec index 6ff107a255d3ec64809fb6edc83220c1d387c9ad..25a9586fab7bd94acb61db5b86902dfae4b44e78 100644 --- a/rpcbind.spec +++ b/rpcbind.spec @@ -3,7 +3,7 @@ Name: rpcbind Version: 1.2.6 -Release: 7 +Release: 8 Summary: Universal addresses to RPC program number mapper License: BSD @@ -13,7 +13,7 @@ Source1: %{name}.sysconfig Requires: glibc-common setup Conflicts: man-pages < 2.43-12 -BuildRequires: automake autoconf libtool systemd-devel +BuildRequires: automake autoconf libtool systemd-devel make BuildRequires: libtirpc-devel quota-devel systemd Requires(pre): coreutils shadow-utils Requires(post): chkconfig systemd @@ -115,6 +115,12 @@ fi %{_mandir}/man8/*.8.gz %changelog +* Sat Jul 08 2023 liuhaipeng - 1.2.6-8 +- Type:bugfix +- Id:NA +- SUG:NA +- DESC:add BuildRequires + * Mon May 29 2023 liuhaipeng - 1.2.6-7 - Type:bugfix - Id:NA