Mark additional files correctly as licenses
This commit is contained in:
parent
604d16f394
commit
7da2842733
@ -861,9 +861,8 @@ fi
|
|||||||
|
|
||||||
%if %{with common}
|
%if %{with common}
|
||||||
%files -n %{pkgname}-common
|
%files -n %{pkgname}-common
|
||||||
%license LICENSE
|
%license LICENSE storage/innobase/COPYING.Percona storage/innobase/COPYING.Google
|
||||||
%doc README README.mysql-license README.mysql-docs
|
%doc README README.mysql-license README.mysql-docs
|
||||||
%doc storage/innobase/COPYING.Percona storage/innobase/COPYING.Google
|
|
||||||
%dir %{_datadir}/%{majorname}
|
%dir %{_datadir}/%{majorname}
|
||||||
%{_datadir}/%{majorname}/charsets
|
%{_datadir}/%{majorname}/charsets
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
Reference in New Issue
Block a user