!409 Optimize test command

Merge pull request !409 from jiangxinyu/master
This commit is contained in:
haozi007 2023-02-17 03:44:32 +00:00 committed by Gitee
commit 1d7af45644
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,4 +1,4 @@
%global _release 2022102407
%global _release 2022102408
Name: lxc
Version: 4.0.3
@ -145,7 +145,7 @@ rm -rf %{buildroot}%{_libdir}/liblxc.la
rm -rf %{buildroot}%{_sbindir}/init.%{name}.static
rm -rf %{buildroot}%{_sysconfdir}/default/%{name}
%check
make check
%make_build check
%post
@ -210,6 +210,12 @@ make check
%endif
%changelog
* Mon Feb 13 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 4.0.3-2022102408
- Type:enhancement
- ID:NA
- SUG:NA
- DESC:optimize test command
* Fri Jan 13 2023 wangrunze<wangrunze13@huawei.com> - 4.0.3-2022102407
- Type:bugfix
- ID:NA