Ensure all subpackages either have the LICENSE file or depend on one with it
This commit is contained in:
parent
9233071456
commit
16540ca168
@ -111,7 +111,6 @@ export TZ=UTC
|
||||
|
||||
%files
|
||||
%doc CHANGES.rst AUTHORS
|
||||
%license LICENSE
|
||||
%{_bindir}/pybabel
|
||||
|
||||
%if %{without bootstrap}
|
||||
@ -122,6 +121,7 @@ export TZ=UTC
|
||||
|
||||
%if %{without bootstrap}
|
||||
%files doc
|
||||
%license LICENSE
|
||||
%doc built-docs/html/*
|
||||
%endif
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user