Update to 1.1.11
(cherry picked from commit 54900cd123dd242f7ec244e66352454e569e02e7)
This commit is contained in:
parent
9ead6e7e2b
commit
14265cff70
BIN
nss_wrapper-1.1.11.tar.gz
Normal file
BIN
nss_wrapper-1.1.11.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
@ -1,6 +1,6 @@
|
||||
Name: nss_wrapper
|
||||
Version: 1.1.3
|
||||
Release: 4
|
||||
Version: 1.1.11
|
||||
Release: 1
|
||||
License: BSD
|
||||
Summary: A wrapper for the user, group and hosts NSS API
|
||||
Url: https://cwrap.org/
|
||||
@ -60,7 +60,8 @@ cd build
|
||||
make test
|
||||
|
||||
%files
|
||||
%doc AUTHORS COPYING
|
||||
%doc AUTHORS README.md CHANGELOG
|
||||
%license LICENSE
|
||||
%{_bindir}/nss_wrapper.pl
|
||||
%{_libdir}/libnss_wrapper.so*
|
||||
%dir %{_libdir}/cmake/nss_wrapper
|
||||
@ -68,10 +69,12 @@ make test
|
||||
%{_libdir}/pkgconfig/nss_wrapper.pc
|
||||
|
||||
%files help
|
||||
%doc README ChangeLog
|
||||
%{_mandir}/man1/nss_wrapper.1*
|
||||
|
||||
%changelog
|
||||
* Wed Dec 29 2021 wangkai<wangkai385@huawei.com> - 1.1.11-1
|
||||
- Update to 1.1.11
|
||||
|
||||
* Web 02 Jun 2021 zhaoyao<zhaoyao32@huawei.com> - 1.1.3-4
|
||||
- faileds: /bin/sh: gcc: command not found.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user