!2 添加gcc依赖, 解决gcc command not found.
From: @shine_ Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
403a822905
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user