fix failed: gcc command not found.

This commit is contained in:
shine_ 2021-06-04 16:39:07 +08:00
parent 0a2d06c622
commit f347d96d9d

View File

@ -3,14 +3,14 @@
Name: nss-altfiles
Version: 2.18.1
Release: 8
Release: 9
Summary: A NSS module which can read user information in an alternate location.
License: LGPLv2+
URL: https://github.com/aperezdc/nss-altfiles
Source0: https://github.com/aperezdc/nss-altfiles/archive/v2.18.1.tar.gz
BuildRequires: glibc-devel
BuildRequires: gcc glibc-devel
%description
This is a NSS module which can read user information from files in the same format as \
@ -40,5 +40,8 @@ This is a NSS module which can read user information from files in the same form
%doc README.md
%changelog
* Web 02 Jun 2021 zhaoyao<zhaoyao32@huawei.com> - 2.18.1-9
- fixs faileds: /bin/sh: gcc: command not found.
* Sat Nov 23 2019 openEuler Buildteam <buildteam@openeuler.org> - 2.18.1-8
- Package init