diff --git a/plexus-containers.spec b/plexus-containers.spec index f45d7a9..feac9bf 100644 --- a/plexus-containers.spec +++ b/plexus-containers.spec @@ -49,10 +49,10 @@ Summary: Component metadata from %{name} %description component-metadata %{summary}. -%package component-annotations +%package -n %{?module_prefix}%{name}-component-annotations Summary: Component API from %{name} -%description component-annotations +%description -n %{?module_prefix}%{name}-component-annotations %{summary}. %package container-default @@ -107,7 +107,7 @@ cp %{SOURCE2} . # plexus-containers pom goes into main package %files -f .mfiles-plexus-containers %license LICENSE-2.0.txt LICENSE.MIT -%files component-annotations -f .mfiles-plexus-component-annotations +%files -n %{?module_prefix}%{name}-component-annotations -f .mfiles-plexus-component-annotations %license LICENSE-2.0.txt LICENSE.MIT %files container-default -f .mfiles-plexus-container-default %license LICENSE-2.0.txt LICENSE.MIT