diff --git a/rpcbind.spec b/rpcbind.spec index ad7b79c12347d683fa950b98f5cc3376fb5bdf1d..82a7a1890da52371b8fbb2b45ee541cc9450ae16 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 + * Sun Jul 02 2023 liuhaipeng - 1.2.6-7 - Type:bugfix - Id:NA