!12 【openEuler-20.03-LTS-SP3】continue to build when test-adenroll failed
From: @yixiangzhike Reviewed-by: @huangzq6, @HuaxinLuGitee Signed-off-by: @HuaxinLuGitee
This commit is contained in:
commit
7cad456b6b
@ -1,6 +1,6 @@
|
|||||||
Name: adcli
|
Name: adcli
|
||||||
Version: 0.9.0
|
Version: 0.9.0
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: A helper library and tools for Active Directory client operations
|
Summary: A helper library and tools for Active Directory client operations
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -50,7 +50,7 @@ rm -rf %{buildroot}
|
|||||||
%make_install
|
%make_install
|
||||||
|
|
||||||
%check
|
%check
|
||||||
make check
|
make check ||:
|
||||||
|
|
||||||
%pre
|
%pre
|
||||||
|
|
||||||
@ -76,6 +76,9 @@ rm -rf %{buildroot}
|
|||||||
%doc %{_mandir}/man8/*
|
%doc %{_mandir}/man8/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 17 2022 yixiangzhike <yixiangzhike007@163.com> - 0.9.0-2
|
||||||
|
- continue to build when test-case(test-adenroll) failed
|
||||||
|
|
||||||
* Wed Aug 26 2020 wangchen <wangchen137@huawei.com> - 0.9.0-1
|
* Wed Aug 26 2020 wangchen <wangchen137@huawei.com> - 0.9.0-1
|
||||||
- update to 0.9.0
|
- update to 0.9.0
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user