From 5385cd49d795ede211c838e084c5a2001264972c Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Fri, 28 Jun 2019 13:47:53 +0200 Subject: [PATCH] Declare module package --- google-guice.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/google-guice.spec b/google-guice.spec index 2856f5d..846508b 100644 --- a/google-guice.spec +++ b/google-guice.spec @@ -118,6 +118,7 @@ Summary: Bill of Materials for Guice Guice is a lightweight dependency injection framework for Java 5 and above. This package provides Bill of Materials module for Guice. +%{?module_package} %{?javadoc_package} %prep @@ -179,7 +180,7 @@ and above. This package provides Bill of Materials module for Guice. %install %mvn_install -%files -f .mfiles-guice +%files -n %{?module_prefix}%{name} -f .mfiles-guice %files -n guice-parent -f .mfiles-guice-parent %license COPYING