!5 Add a BuildRquires for gcc

From: @liuyumeng1
Reviewed-by: @shirely16,@small_leek
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2021-06-08 10:35:13 +08:00 committed by Gitee
commit 413d1f23d0

View File

@ -1,12 +1,13 @@
Name: rpcsvc-proto
Version: 1.4.2
Release: 1
Release: 2
License: BSD and LGPLv2+
Summary: rpcsvc protocol definitions from glibc
URL: https://github.com/thkukuk/rpcsvc-proto
Source0: https://github.com/thkukuk/rpcsvc-proto/releases/download/v%{version}/rpcsvc-proto-%{version}.tar.xz
Conflicts: glibc-headers < 2.26.9000-36 glibc-common < 2.26.9000-36
BuildRequires: automake autoconf
BuildRequires: gcc
%description
This package contains rpcsvc proto.x files from glibc, which are
@ -61,6 +62,9 @@ Help document for the rpcsvc-proto package.
%{_mandir}/man1/rpcgen.1*
%changelog
* Tue Jun 8 2021 liuyumeng <liuyumeng5@huawei.com> - 1.4.2-2
- Add a BuildRequires for gcc
* Mon Jul 27 2020 wuchaochao <wuchaochao4@huawei.com> - 1.4.2-1
- update package version from 1.4 to 1.4.2