diff --git a/aries-blueprint-api.spec b/aries-blueprint-api.spec index a5e38a2..0b94b95 100644 --- a/aries-blueprint-api.spec +++ b/aries-blueprint-api.spec @@ -13,9 +13,11 @@ BuildArch: noarch This bundle contains the blueprint API and the corresponding XML schema. -%package javadoc +%package help Summary: Javadoc for %{name} -%description javadoc +Provides: %{name}-javadoc = %{version}-%{release} +Obsoletes: %{name}-javadoc < %{version}-%{release} +%description help This package contains javadoc for %{name}. %prep @@ -56,7 +58,7 @@ This package contains javadoc for %{name}. %files -f .mfiles %license LICENSE NOTICE -%files javadoc -f .mfiles-javadoc +%files help -f .mfiles-javadoc %license LICENSE NOTICE %changelog