diff --git a/plexus-interpolation.spec b/plexus-interpolation.spec index 691f053..8cfe4f6 100644 --- a/plexus-interpolation.spec +++ b/plexus-interpolation.spec @@ -18,6 +18,7 @@ focused on providing a more modular, flexible interpolation framework for the expression language style commonly seen in Maven, Plexus, and other related projects. +%{?module_package} %{?javadoc_package} %prep @@ -31,7 +32,7 @@ related projects. %install %mvn_install -%files -f .mfiles +%files -n %{?module_prefix}%{name} -f .mfiles %changelog * Fri May 24 2019 Mikolaj Izdebski - 1.22-10