fix failed: gcc command not found.
This commit is contained in:
parent
129732d1b9
commit
aeb8ce8cf3
@ -1,13 +1,13 @@
|
||||
Name: nss_wrapper
|
||||
Version: 1.1.3
|
||||
Release: 3
|
||||
Release: 4
|
||||
License: BSD
|
||||
Summary: A wrapper for the user, group and hosts NSS API
|
||||
Url: https://cwrap.org/
|
||||
Source0: https://ftp.samba.org/pub/cwrap/%{name}-%{version}.tar.gz
|
||||
Patch0000: 0001-Optimized-group_save-implemenation-in-case-of-selinux-attr-changes.patch
|
||||
|
||||
BuildRequires: cmake libcmocka-devel
|
||||
BuildRequires: gcc cmake libcmocka-devel
|
||||
Requires: cmake pkgconfig
|
||||
|
||||
%description
|
||||
@ -72,6 +72,9 @@ make test
|
||||
%{_mandir}/man1/nss_wrapper.1*
|
||||
|
||||
%changelog
|
||||
* Web 02 Jun 2021 zhaoyao<zhaoyao32@huawei.com> - 1.1.3-4
|
||||
- faileds: /bin/sh: gcc: command not found.
|
||||
|
||||
* Thu Sep 3 2020 Guoshuai Sun <sunguoshuai@huawei.com> - 1.1.3-3
|
||||
- Optimized group_save implemenation in case of selinux attr changes
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user