!5 [sync] PR-4: 修复编译失败问题
From: @openeuler-sync-bot Reviewed-by: @caodongxia Signed-off-by: @caodongxia
This commit is contained in:
commit
06c48294ae
@ -1,7 +1,7 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: python-Logbook
|
||||
Version: 1.5.3
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: A logging replacement for Python
|
||||
License: BSD-3-Clause
|
||||
URL: http://logbook.pocoo.org/
|
||||
@ -67,14 +67,17 @@ mv %{buildroot}/filelist.lst .
|
||||
mv %{buildroot}/doclist.lst .
|
||||
|
||||
%files -n python3-logbook -f filelist.lst
|
||||
%dir %{python3_sitelib}/*
|
||||
%dir %{python3_sitearch}/*
|
||||
|
||||
|
||||
%files help -f doclist.lst
|
||||
%{_docdir}/*
|
||||
|
||||
%changelog
|
||||
* Mon May 09 2022 yangping <yangping69@h-partners> - 1.5.3-2
|
||||
* Mon Jul 25 2022 liyanan <liyanan32@h-partners.com> - 1.5.3-3
|
||||
- Use python3_sitearch instead of python3_sitelib
|
||||
|
||||
* Mon May 09 2022 yangping <yangping69@h-partners.com> - 1.5.3-2
|
||||
- License compliance rectification
|
||||
|
||||
* Tue Jul 13 2021 OpenStack_SIG <openstack@openeuler.org> - 1.5.3-1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user