update to 5.0.1 [release 5.0.1-1mamba;Mon Jan 24 2022]
This commit is contained in:
parent
8ceb6bb479
commit
28a761d9ca
@ -1,27 +1,22 @@
|
|||||||
Name: java-ucanaccess
|
Name: java-ucanaccess
|
||||||
Version: 5.0.0
|
Version: 5.0.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Java JDBC driver implementation that allows JDBC client programs to read/write Microsoft Access databases.
|
Summary: Java JDBC driver implementation that allows JDBC client programs to read/write Microsoft Access databases.
|
||||||
Group: System/Libraries/Java
|
Group: System/Libraries/Java
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://ucanaccess.sourceforge.net
|
URL: https://sourceforge.net/projects/ucanaccess/
|
||||||
Source: https://sourceforge.net/projects/ucanaccess/files/UCanAccess-%{version}-bin.zip
|
Source: https://sourceforge.net/projects/ucanaccess/files/UCanAccess-%{version}.bin.zip
|
||||||
License: Apache License 2.0
|
License: Apache License 2.0
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
#Requires: jakarta-commons-logging
|
|
||||||
#Requires: jakarta-commons-lang
|
|
||||||
#Requires: java-hsqldb
|
|
||||||
#Requires: java-jackcess
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
UCanAccess is an open-source Java JDBC driver implementation that allows Java developers and JDBC client programs (e.g., DBeaver, NetBeans, SQLeo, OpenOffice Base, LibreOffice Base, Squirrel SQL) to read/write Microsoft Access databases.
|
UCanAccess is an open-source Java JDBC driver implementation that allows Java developers and JDBC client programs (e.g., DBeaver, NetBeans, SQLeo, OpenOffice Base, LibreOffice Base, Squirrel SQL) to read/write Microsoft Access databases.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n UCanAccess-%{version}-bin
|
%setup -q -n UCanAccess-%{version}.bin
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
|
||||||
@ -57,6 +52,9 @@ sed -i "s|^UCANACCESS_HOME=.*|UCANACCESS_HOME=%{_datadir}/java-ucanaccess|" %{bu
|
|||||||
%{_datadir}/java-ucanaccess/version.txt
|
%{_datadir}/java-ucanaccess/version.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 24 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 5.0.1-1mamba
|
||||||
|
- update to 5.0.1
|
||||||
|
|
||||||
* Tue Jul 07 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 5.0.0-1mamba
|
* Tue Jul 07 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 5.0.0-1mamba
|
||||||
- update to 5.0.0
|
- update to 5.0.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user