Remove maven-javadoc-plugin dependency
This commit is contained in:
parent
9437e9fa00
commit
0dd7a93e10
@ -49,7 +49,7 @@
|
|||||||
Summary: JDBC driver for PostgreSQL
|
Summary: JDBC driver for PostgreSQL
|
||||||
Name: postgresql-jdbc
|
Name: postgresql-jdbc
|
||||||
Version: 42.2.19
|
Version: 42.2.19
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: http://jdbc.postgresql.org/
|
URL: http://jdbc.postgresql.org/
|
||||||
|
|
||||||
@ -59,7 +59,6 @@ Provides: pgjdbc = %version-%release
|
|||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: java-devel >= 1.8
|
BuildRequires: java-devel >= 1.8
|
||||||
BuildRequires: maven-local
|
BuildRequires: maven-local
|
||||||
BuildRequires: maven-javadoc-plugin
|
|
||||||
BuildRequires: maven-enforcer-plugin
|
BuildRequires: maven-enforcer-plugin
|
||||||
BuildRequires: maven-plugin-bundle
|
BuildRequires: maven-plugin-bundle
|
||||||
BuildRequires: classloader-leak-test-framework
|
BuildRequires: classloader-leak-test-framework
|
||||||
@ -164,6 +163,9 @@ opts="-f"
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed May 12 2021 Ondrej Dubaj <odubaj@redhat.com> - 42.2.19-2
|
||||||
|
- remove maven-javadoc-plugin dependency
|
||||||
|
|
||||||
* Sat Feb 20 2021 Ondrej Dubaj <odubaj@redhat.com> - 42.2.19-1
|
* Sat Feb 20 2021 Ondrej Dubaj <odubaj@redhat.com> - 42.2.19-1
|
||||||
- rebase to version 42.2.19
|
- rebase to version 42.2.19
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user