From af38853129de9f00e468a13a01c2d2d46e7d69d8 Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Wed, 13 Oct 2021 20:28:24 +0200 Subject: [PATCH] Fix license file installation --- osgi-annotation.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/osgi-annotation.spec b/osgi-annotation.spec index c36a2bf..7517f67 100644 --- a/osgi-annotation.spec +++ b/osgi-annotation.spec @@ -68,11 +68,11 @@ cp -p %{SOURCE1} pom.xml %mvn_install %files -f .mfiles -%license LICENSE +%license META-INF/LICENSE %doc about.html %files javadoc -f .mfiles-javadoc -%doc LICENSE +%license META-INF/LICENSE %changelog * Wed Oct 13 2021 Mikolaj Izdebski - 8.0.1-1