From 7da2842733ce3ebe042ebfdb2337e85b69b73d11 Mon Sep 17 00:00:00 2001 From: Michal Schorm Date: Thu, 15 Aug 2024 03:12:38 +0200 Subject: [PATCH] Mark additional files correctly as licenses --- mysql8.4.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/mysql8.4.spec b/mysql8.4.spec index 014a175..dd1315a 100644 --- a/mysql8.4.spec +++ b/mysql8.4.spec @@ -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