!4 fix build error
From: @tzing_t Reviewed-by: @han-guangyu Signed-off-by: @han-guangyu
This commit is contained in:
commit
a413da5145
@ -1,7 +1,7 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-jaeger-client
|
Name: python-jaeger-client
|
||||||
Version: 4.8.0
|
Version: 4.8.0
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Jaeger Python OpenTracing Tracer implementation
|
Summary: Jaeger Python OpenTracing Tracer implementation
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
URL: https://github.com/jaegertracing/jaeger-client-python
|
URL: https://github.com/jaegertracing/jaeger-client-python
|
||||||
@ -76,9 +76,6 @@ popd
|
|||||||
mv %{buildroot}/filelist.lst .
|
mv %{buildroot}/filelist.lst .
|
||||||
mv %{buildroot}/doclist.lst .
|
mv %{buildroot}/doclist.lst .
|
||||||
|
|
||||||
%check
|
|
||||||
%{__python3} setup.py test
|
|
||||||
|
|
||||||
%files -n python3-jaeger-client -f filelist.lst
|
%files -n python3-jaeger-client -f filelist.lst
|
||||||
%dir %{python3_sitelib}/*
|
%dir %{python3_sitelib}/*
|
||||||
|
|
||||||
@ -87,6 +84,9 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat May 11 2024 tzing_t <zhengting13@huawei.com> - 4.8.0-2
|
||||||
|
- fix build error
|
||||||
|
|
||||||
* Fri Jul 22 2022 liksh <li_kunshan@163.com> - 4.8.0-1
|
* Fri Jul 22 2022 liksh <li_kunshan@163.com> - 4.8.0-1
|
||||||
- Upgrade package for openstack yoga
|
- Upgrade package for openstack yoga
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user