Enable javadoc package
This commit is contained in:
parent
b526e61d1d
commit
fbd6ab2452
@ -26,13 +26,11 @@ BuildRequires: mvn(org.opentest4j:opentest4j)
|
||||
A rich and intuitive set of strongly-typed assertions to use for unit testing
|
||||
(either with JUnit or TestNG).
|
||||
|
||||
%if 0
|
||||
%package javadoc
|
||||
Summary: API documentation for %{name}
|
||||
|
||||
%description javadoc
|
||||
This package provides API documentation for %{name}.
|
||||
%endif
|
||||
|
||||
%prep
|
||||
%setup -q -n assertj-assertj-build-%{version}
|
||||
@ -77,11 +75,9 @@ This package provides API documentation for %{name}.
|
||||
%doc README.md CONTRIBUTING.md
|
||||
%license LICENSE.txt
|
||||
|
||||
%if 0
|
||||
%files javadoc -f .mfiles-javadoc
|
||||
%doc CONTRIBUTING.md
|
||||
%license LICENSE.txt
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Feb 27 2023 Marian Koncek <mkoncek@redhat.com> - 3.24.2-2
|
||||
|
Loading…
Reference in New Issue
Block a user