diff --git a/httpcomponents-client.spec b/httpcomponents-client.spec index a55e38f..08875d9 100644 --- a/httpcomponents-client.spec +++ b/httpcomponents-client.spec @@ -39,6 +39,7 @@ Summary: Cache module for %{name} %description cache This package provides client side caching for %{name}. +%{?module_package} %{?javadoc_package} %prep @@ -146,7 +147,7 @@ rm -r httpclient-cache/src/*/java/org/apache/http/impl/client/cache/ehcache %install %mvn_install -%files -f .mfiles +%files -n %{?module_prefix}%{name} -f .mfiles %license LICENSE.txt NOTICE.txt %doc README.txt RELEASE_NOTES.txt