!4 Update to 1.2.9
From: @zhangfan4ky Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
01f71107a9
Binary file not shown.
BIN
uid_wrapper-1.2.9.tar.gz
Normal file
BIN
uid_wrapper-1.2.9.tar.gz
Normal file
Binary file not shown.
@ -1,6 +1,6 @@
|
|||||||
Name: uid_wrapper
|
Name: uid_wrapper
|
||||||
Version: 1.2.4
|
Version: 1.2.9
|
||||||
Release: 5
|
Release: 1
|
||||||
Summary: A wrapper for privilege separation
|
Summary: A wrapper for privilege separation
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
URL: http://cwrap.org/
|
URL: http://cwrap.org/
|
||||||
@ -52,7 +52,7 @@ cd obj
|
|||||||
make test || find Testing -name "*.log" | xargs cat
|
make test || find Testing -name "*.log" | xargs cat
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%doc AUTHORS README ChangeLog COPYING
|
%doc AUTHORS ChangeLog
|
||||||
%{_libdir}/libuid_wrapper.so*
|
%{_libdir}/libuid_wrapper.so*
|
||||||
%{_libdir}/cmake/uid_wrapper/*
|
%{_libdir}/cmake/uid_wrapper/*
|
||||||
%{_libdir}/pkgconfig/uid_wrapper.pc
|
%{_libdir}/pkgconfig/uid_wrapper.pc
|
||||||
@ -61,6 +61,9 @@ make test || find Testing -name "*.log" | xargs cat
|
|||||||
%{_mandir}/man1/uid_wrapper.1*
|
%{_mandir}/man1/uid_wrapper.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jul 20 2022 zhangfan <zhangfan4@kylinos.cn> - 1.2.9-1
|
||||||
|
- Update to 1.2.9
|
||||||
|
|
||||||
* Mon May 31 2021 huanghaitao <huanghaitao8@huawei.com> - 1.2.4-5
|
* Mon May 31 2021 huanghaitao <huanghaitao8@huawei.com> - 1.2.4-5
|
||||||
- Completing build dependencies to fix gcc compiler missing error
|
- Completing build dependencies to fix gcc compiler missing error
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user