!3 Completing build dependencies to fix gcc compiler missing error
From: @hht8 Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
6657850793
@ -1,12 +1,12 @@
|
|||||||
Name: uid_wrapper
|
Name: uid_wrapper
|
||||||
Version: 1.2.4
|
Version: 1.2.4
|
||||||
Release: 4
|
Release: 5
|
||||||
Summary: A wrapper for privilege separation
|
Summary: A wrapper for privilege separation
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
URL: http://cwrap.org/
|
URL: http://cwrap.org/
|
||||||
Source0: https://ftp.samba.org/pub/cwrap/%{name}-%{version}.tar.gz
|
Source0: https://ftp.samba.org/pub/cwrap/%{name}-%{version}.tar.gz
|
||||||
|
|
||||||
BuildRequires: cmake libcmocka-devel
|
BuildRequires: cmake libcmocka-devel gcc
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Some projects, such as a file server, need privilege separation to be able to switch
|
Some projects, such as a file server, need privilege separation to be able to switch
|
||||||
@ -61,5 +61,8 @@ make test || find Testing -name "*.log" | xargs cat
|
|||||||
%{_mandir}/man1/uid_wrapper.1*
|
%{_mandir}/man1/uid_wrapper.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon May 31 2021 huanghaitao <huanghaitao8@huawei.com> - 1.2.4-5
|
||||||
|
- Completing build dependencies to fix gcc compiler missing error
|
||||||
|
|
||||||
* Wed Nov 20 2019 lingsheng <lingsheng@huawei.com> - 1.2.4-4
|
* Wed Nov 20 2019 lingsheng <lingsheng@huawei.com> - 1.2.4-4
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user