Remove dependency on mariadb (#1818814)
This commit is contained in:
parent
bf7411e715
commit
081644d389
@ -27,8 +27,6 @@ BuildRequires: mvn(org.osgi:osgi.core)
|
||||
# since version 1.5.2 missing optional dependency (windows)
|
||||
#BuildRequires: mvn(com.github.dblock.waffle:waffle-jna)
|
||||
|
||||
Requires: mariadb
|
||||
|
||||
%description
|
||||
MariaDB Connector/J is a Type 4 JDBC driver, also known as the Direct to
|
||||
Database Pure Java Driver. It was developed specifically as a lightweight
|
||||
@ -127,6 +125,9 @@ rm src/main/resources/META-INF/MANIFEST.MF
|
||||
%license LICENSE
|
||||
|
||||
%changelog
|
||||
* Mon Mar 30 2020 Michal Schorm <mschorm@redhat.com> - 2.6.0-2
|
||||
- Remove the dependency on mariadb (#1818814)
|
||||
|
||||
* Mon Mar 23 2020 Ondrej Dubaj <odubaj@redhat.com> - 2.6.0-1
|
||||
- Rebase to version 2.6.0 (#1815696)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user