diff --git a/plexus-utils.spec b/plexus-utils.spec index 1eae0fd..9e0062b 100644 --- a/plexus-utils.spec +++ b/plexus-utils.spec @@ -33,6 +33,7 @@ reusable components for hibernate, form processing, jndi, i18n, velocity, etc. Plexus also includes an application server which is like a J2EE application server, without all the baggage. +%{?module_package} %{?javadoc_package} %prep @@ -66,7 +67,7 @@ cp %{SOURCE1} . %install %mvn_install -%files -f .mfiles +%files -n %{?module_prefix}%{name} -f .mfiles %license NOTICE.txt LICENSE-2.0.txt %changelog