Rebuilt for Drop i686 JDKs
https://fedoraproject.org/wiki/Changes/Drop_i686_JDKs
This commit is contained in:
parent
e48e249ca7
commit
39ec815b22
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: mariadb-java-client
|
Name: mariadb-java-client
|
||||||
Version: 3.0.5
|
Version: 3.0.5
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Connects applications developed in Java to MariaDB and MySQL databases
|
Summary: Connects applications developed in Java to MariaDB and MySQL databases
|
||||||
# added BSD license because of https://bugzilla.redhat.com/show_bug.cgi?id=1291558#c13
|
# added BSD license because of https://bugzilla.redhat.com/show_bug.cgi?id=1291558#c13
|
||||||
License: BSD and LGPLv2+
|
License: BSD and LGPLv2+
|
||||||
@ -12,6 +12,7 @@ Source0: https://github.com/mariadb-corporation/mariadb-connector-j/archive/ref
|
|||||||
Patch0: remove_waffle-jna.patch
|
Patch0: remove_waffle-jna.patch
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
ExclusiveArch: %{java_arches} noarch
|
||||||
BuildRequires: maven-local
|
BuildRequires: maven-local
|
||||||
BuildRequires: mvn(net.java.dev.jna:jna)
|
BuildRequires: mvn(net.java.dev.jna:jna)
|
||||||
BuildRequires: mvn(net.java.dev.jna:jna-platform)
|
BuildRequires: mvn(net.java.dev.jna:jna-platform)
|
||||||
@ -111,6 +112,9 @@ opts="-j"
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 08 2022 Jiri Vanek <jvanek@redhat.com> - 3.0.5-2
|
||||||
|
- Rebuilt for Drop i686 JDKs
|
||||||
|
|
||||||
* Thu May 26 2022 Zuzana Miklankova <zmiklank@redhat.com> - 3.0.5-1
|
* Thu May 26 2022 Zuzana Miklankova <zmiklank@redhat.com> - 3.0.5-1
|
||||||
- Rebase to version 3.0.5
|
- Rebase to version 3.0.5
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user