!3 修改spec错误
From: @the-moon-is-blue Reviewed-by: @liksh Signed-off-by: @liksh
This commit is contained in:
commit
df10f8e1fd
@ -1,7 +1,7 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-wsme
|
Name: python-wsme
|
||||||
Version: 0.10.0
|
Version: 0.10.0
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: Simplify the writing of REST APIs, and extend them with additional protocols.
|
Summary: Simplify the writing of REST APIs, and extend them with additional protocols.
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: http://git.openstack.org/cgit/openstack/wsme
|
URL: http://git.openstack.org/cgit/openstack/wsme
|
||||||
@ -67,7 +67,7 @@ popd
|
|||||||
mv %{buildroot}/filelist.lst .
|
mv %{buildroot}/filelist.lst .
|
||||||
mv %{buildroot}/doclist.lst .
|
mv %{buildroot}/doclist.lst .
|
||||||
|
|
||||||
%files -n python3-WSME -f filelist.lst
|
%files -n python3-wsme -f filelist.lst
|
||||||
%dir %{python3_sitelib}/*
|
%dir %{python3_sitelib}/*
|
||||||
|
|
||||||
%files help -f doclist.lst
|
%files help -f doclist.lst
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user