From 87339eb8cbfaae0da178df67e27418c148311427 Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Wed, 13 Oct 2021 20:42:04 +0200 Subject: [PATCH] Also install NOTICE file --- osgi-annotation.spec | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/osgi-annotation.spec b/osgi-annotation.spec index 7517f67..d197630 100644 --- a/osgi-annotation.spec +++ b/osgi-annotation.spec @@ -68,11 +68,10 @@ cp -p %{SOURCE1} pom.xml %mvn_install %files -f .mfiles -%license META-INF/LICENSE -%doc about.html +%license META-INF/LICENSE META-INF/NOTICE %files javadoc -f .mfiles-javadoc -%license META-INF/LICENSE +%license META-INF/LICENSE META-INF/NOTICE %changelog * Wed Oct 13 2021 Mikolaj Izdebski - 8.0.1-1