diff --git a/rpcsvc-proto.spec b/rpcsvc-proto.spec index a51522e..eeba609 100644 --- a/rpcsvc-proto.spec +++ b/rpcsvc-proto.spec @@ -18,7 +18,7 @@ Name: rpcsvc-proto Version: 1.4 -Release: 6%{?dist} +Release: 7%{?dist} Summary: RPC protocol definitions License: BSD and LGPLv2+ Url: https://github.com/thkukuk/rpcsvc-proto @@ -27,6 +27,7 @@ Source0: https://github.com/thkukuk/rpcsvc-proto/releases/v%{version}/%{n Conflicts: glibc-headers < 2.26.9000-36 Conflicts: glibc-common < 2.26.9000-36 +BuildRequires: make BuildRequires: gcc BuildRequires: automake, autoconf @@ -74,6 +75,9 @@ rm -f $RPM_BUILD_ROOT%{_prefix}/include/rpcsvc/rquota.[hx] %{_mandir}/man1/rpcgen.1* %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 1.4-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Sat Aug 01 2020 Fedora Release Engineering - 1.4-6 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild