Change source

This commit is contained in:
lyn1001 2022-11-18 17:21:25 +08:00
parent 0673809bba
commit b59240d03c
3 changed files with 6 additions and 3 deletions

Binary file not shown.

BIN
xapool-1.5.0-src.tgz Normal file

Binary file not shown.

View File

@ -1,11 +1,11 @@
Name: xapool
Version: 1.5.0
Release: 14
Release: 15
Summary: A series of open source code about XA JDBC Pool
License: LGPLv2+
URL: http://xapool.ow2.org/
Source0: %{name}-%{version}-src-clean.tar.gz
Source1: http://repo1.maven.org/maven2/com/experlog/%{name}/%{version}/%{name}-%{version}.pom
Source0: https://dllegacy.ow2.org/xapool/%{name}-%{version}-src.tgz
Source1: https://repo.maven.apache.org/maven2/com/experlog/%{name}/%{version}/%{name}-%{version}.pom
Patch0000: %{name}-%{version}-build.patch
Patch0001: %{name}-%{version}-jdk7.patch
BuildRequires: ant apache-commons-logging geronimo-jta java-devel javapackages-local
@ -55,5 +55,8 @@ ant dist
%doc README.txt
%changelog
* Fri Nov 18 2022 liyanan <liyanan32@h-partners.com> - 1.5.0-15
- Change source
* Fri Dec 20 2019 wutao <wutao61@huawei.com> - 1.5.0-14
- Package init