Drop jdeparser-javadoc
This commit is contained in:
parent
6dc5cc2814
commit
073d891e33
@ -23,17 +23,11 @@ decided to fork the project because by all evidence, the upstream project is
|
||||
dead and not actively accepting outside contribution. All JBoss projects are
|
||||
urged to use this project instead for source code generation.
|
||||
|
||||
%package javadoc
|
||||
Summary: Javadoc for %{name}
|
||||
|
||||
%description javadoc
|
||||
This package contains the API documentation for %{name}.
|
||||
|
||||
%prep
|
||||
%autosetup -n jdeparser2-%{namedversion} -p 1
|
||||
|
||||
%build
|
||||
%mvn_build
|
||||
%mvn_build -j
|
||||
|
||||
%install
|
||||
%mvn_install
|
||||
@ -41,12 +35,10 @@ This package contains the API documentation for %{name}.
|
||||
%files -f .mfiles
|
||||
%license LICENSE.txt
|
||||
|
||||
%files javadoc -f .mfiles-javadoc
|
||||
%license LICENSE.txt
|
||||
|
||||
%changelog
|
||||
* Fri Jun 04 2021 Dogtag PKI Team <pki-devel@redhat.com> - 2.0.3-7
|
||||
- Drop Assertions.callerIs()
|
||||
- Drop jdeparser-javadoc
|
||||
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.3-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
Loading…
Reference in New Issue
Block a user