Drop jackson-core-javadoc

This commit is contained in:
Endi S. Dewata 2021-06-04 17:52:16 -05:00
parent 282ca3e6a5
commit 2b54a4fd6f

View File

@ -18,12 +18,6 @@ BuildArch: noarch
Core part of Jackson that defines Streaming API as well
as basic shared abstractions.
%package javadoc
Summary: Javadoc for %{name}
%description javadoc
This package contains API documentation for %{name}.
%prep
%setup -q -n %{name}-%{name}-%{version}
@ -39,7 +33,7 @@ sed -i 's/\r//' LICENSE NOTICE
%mvn_file : %{name}
%build
%mvn_build -f
%mvn_build -f -j
%install
%mvn_install
@ -48,12 +42,10 @@ sed -i 's/\r//' LICENSE NOTICE
%doc README.md release-notes/*
%license LICENSE NOTICE
%files javadoc -f .mfiles-javadoc
%license LICENSE NOTICE
%changelog
* Fri May 21 2021 Dogtag PKI Team <pki-devel@redhat.com> - 2.11.4-3
- Disable tests
- Drop jackson-core-javadoc
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.11.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild