!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
|
Name: nss-altfiles
|
||||||
Version: 2.18.1
|
Version: 2.18.1
|
||||||
Release: 8
|
Release: 9
|
||||||
Summary: A NSS module which can read user information in an alternate location.
|
Summary: A NSS module which can read user information in an alternate location.
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: https://github.com/aperezdc/nss-altfiles
|
URL: https://github.com/aperezdc/nss-altfiles
|
||||||
Source0: https://github.com/aperezdc/nss-altfiles/archive/v2.18.1.tar.gz
|
Source0: https://github.com/aperezdc/nss-altfiles/archive/v2.18.1.tar.gz
|
||||||
|
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: gcc glibc-devel
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This is a NSS module which can read user information from files in the same format as \
|
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
|
%doc README.md
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sat Nov 23 2019 openEuler Buildteam <buildteam@openeuler.org> - 2.18.1-8
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user