Mark additional files correctly as licenses

This commit is contained in:
Michal Schorm 2024-08-15 03:12:38 +02:00
parent 604d16f394
commit 7da2842733

View File

@ -861,9 +861,8 @@ fi
%if %{with 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 storage/innobase/COPYING.Percona storage/innobase/COPYING.Google
%dir %{_datadir}/%{majorname}
%{_datadir}/%{majorname}/charsets
%endif