Use javadoc_package macro
This commit is contained in:
parent
82db25fe21
commit
27cd1b1c14
@ -31,11 +31,7 @@ repositories and dependency resolution. Maven Artifact Resolver deals with the
|
|||||||
specification of local repository, remote repository, developer workspaces,
|
specification of local repository, remote repository, developer workspaces,
|
||||||
artifact transports and artifact resolution.
|
artifact transports and artifact resolution.
|
||||||
|
|
||||||
%package javadoc
|
%{?javadoc_package}
|
||||||
Summary: API documentation for %{name}
|
|
||||||
|
|
||||||
%description javadoc
|
|
||||||
This package provides %{summary}.
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
@ -83,9 +79,6 @@ done
|
|||||||
%files -f .mfiles
|
%files -f .mfiles
|
||||||
%license LICENSE NOTICE
|
%license LICENSE NOTICE
|
||||||
|
|
||||||
%files javadoc -f .mfiles-javadoc
|
|
||||||
%license LICENSE NOTICE
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Sat Jun 29 2019 Mikolaj Izdebski <mizdebsk@redhat.com> - 1:1.3.3-3
|
* Sat Jun 29 2019 Mikolaj Izdebski <mizdebsk@redhat.com> - 1:1.3.3-3
|
||||||
- Disable unneeded transporters
|
- Disable unneeded transporters
|
||||||
|
Loading…
Reference in New Issue
Block a user