package init
This commit is contained in:
parent
13b5287d52
commit
72525ee18d
@ -13,9 +13,11 @@ BuildArch: noarch
|
|||||||
This bundle contains the blueprint API and
|
This bundle contains the blueprint API and
|
||||||
the corresponding XML schema.
|
the corresponding XML schema.
|
||||||
|
|
||||||
%package javadoc
|
%package help
|
||||||
Summary: Javadoc for %{name}
|
Summary: Javadoc for %{name}
|
||||||
%description javadoc
|
Provides: %{name}-javadoc = %{version}-%{release}
|
||||||
|
Obsoletes: %{name}-javadoc < %{version}-%{release}
|
||||||
|
%description help
|
||||||
This package contains javadoc for %{name}.
|
This package contains javadoc for %{name}.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
@ -56,7 +58,7 @@ This package contains javadoc for %{name}.
|
|||||||
%files -f .mfiles
|
%files -f .mfiles
|
||||||
%license LICENSE NOTICE
|
%license LICENSE NOTICE
|
||||||
|
|
||||||
%files javadoc -f .mfiles-javadoc
|
%files help -f .mfiles-javadoc
|
||||||
%license LICENSE NOTICE
|
%license LICENSE NOTICE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user