Fix one more typo with the gridfs subpackage
This commit is contained in:
parent
b8eaee7600
commit
9561c01edd
@ -141,7 +141,7 @@ rm -rf %{buildroot}
|
|||||||
%{python3_sitearch}/pymongo-%{version}-*.egg-info
|
%{python3_sitearch}/pymongo-%{version}-*.egg-info
|
||||||
%endif # with_python3
|
%endif # with_python3
|
||||||
|
|
||||||
%files gridfs
|
%files python-pymongo-gridfs
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%doc LICENSE PKG-INFO README.rst doc
|
%doc LICENSE PKG-INFO README.rst doc
|
||||||
%{python_sitearch}/gridfs
|
%{python_sitearch}/gridfs
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user