!2 修改无效的Source0地址

From: @lyn1001 
Reviewed-by: @cherry530 
Signed-off-by: @cherry530
This commit is contained in:
openeuler-ci-bot 2022-11-16 08:45:51 +00:00 committed by Gitee
commit 2c2d9bfb1c
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 6 additions and 3 deletions

View File

@ -1,11 +1,11 @@
Name: geronimo-jta
Summary: J2EE JTA v1.1 API
Version: 1.1.1
Release: 25
Release: 26
License: ASL 2.0
URL: http://geronimo.apache.org/
Source0: geronimo-jta_1.1_spec-%{version}.tar.bz
Source0: https://github.com/apache/geronimo-specs/archive/refs/tags/geronimo-jta_1.1_spec-%{version}.tar.gz
BuildRequires: maven-local geronimo-parent-poms maven-resources-plugin
@ -23,7 +23,7 @@ system: the resource manager, the application server, and the transactional
applications.
%prep
%autosetup -p1 -n geronimo-jta_1.1_spec-%{version}
%autosetup -p1 -n geronimo-specs-geronimo-jta_1.1_spec-%{version}
%build
%mvn_file : %{name} geronimo-jta_1.1_spec jta
@ -47,6 +47,9 @@ fi
%doc LICENSE.txt NOTICE.txt
%changelog
* Thu Nov 10 2022 liyanan <liyanan32@h-partners.com> - 1.1.1-26
- Change source
* Fri Dec 13 2019 caomeng<caomeng5@huawei.com> - 1.1.1-25
- Package init

Binary file not shown.

Binary file not shown.