diff --git a/apache-commons-lang3.spec b/apache-commons-lang3.spec index b69d726..04c2222 100644 --- a/apache-commons-lang3.spec +++ b/apache-commons-lang3.spec @@ -29,6 +29,7 @@ therefore created differently named artifact and jar files. This is the new version, while apache-commons-lang is the compatibility package. +%{?module_package} %{?javadoc_package} %prep @@ -50,7 +51,7 @@ rm src/test/java/org/apache/commons/lang3/RandomStringUtilsTest.java %install %mvn_install -%files -f .mfiles +%files -n %{?module_prefix}%{name} -f .mfiles %license LICENSE.txt NOTICE.txt %doc RELEASE-NOTES.txt