From 6dae70943a44d92d304f124c596e3cc224e9df09 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 3 Feb 2021 04:33:34 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/rpcsvc-proto.git#daec2fe5291a8ded6bd2d4facaf2b231445f8adf --- rpcsvc-proto.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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