From e6ed279ca135a563ea0e1cb7543e19a2117c4806 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ondrej=20Mosn=C3=A1=C4=8Dek?= Date: Tue, 5 Sep 2023 11:48:21 +0200 Subject: [PATCH] Remove unnecessary definition of %license MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit These were only needed for RHEL-6: https://access.redhat.com/documentation/en-us/red_hat_software_collections/3/html/packaging_guide/sect-differences_between_red_hat_enterprise_linux_6_and_7 Signed-off-by: Ondrej Mosnáček --- cloud-utils.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/cloud-utils.spec b/cloud-utils.spec index ee893ef..bd6f91a 100644 --- a/cloud-utils.spec +++ b/cloud-utils.spec @@ -90,7 +90,6 @@ cp man/growpart.* $RPM_BUILD_ROOT/%{_mandir}/man1/ %if %{BuildMainPackage} %files %doc ChangeLog -%{!?_licensedir:%global license %%doc} %license LICENSE %{_bindir}/cloud-localds %{_bindir}/write-mime-multipart @@ -107,7 +106,6 @@ cp man/growpart.* $RPM_BUILD_ROOT/%{_mandir}/man1/ # Files for the growpart subpackage %files growpart %doc ChangeLog -%{!?_licensedir:%global license %%doc} %license LICENSE %{_bindir}/growpart %doc %{_mandir}/man1/growpart.*