From c1177cbf0add1901195844174c0b0d50ebb9675c Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Jun 28 2019 09:41:24 +0000 Subject: Declare module package --- diff --git a/guava.spec b/guava.spec index 4c48c64..bfe03a0 100644 --- a/guava.spec +++ b/guava.spec @@ -24,6 +24,7 @@ This project is a complete packaging of all the Guava libraries into a single jar. Individual portions of Guava can be used by downloading the appropriate module and its dependencies. +%{?module_package} %{?javadoc_package} %package testlib @@ -82,7 +83,7 @@ find -name '*.java' | xargs sed -ri \ %install %mvn_install -%files -f .mfiles-guava +%files -n %{?module_prefix}%{name} -f .mfiles-guava %doc CONTRIBUTORS README* %license COPYING