!2 修改无效的Source0地址
From: @lyn1001 Reviewed-by: @cherry530 Signed-off-by: @cherry530
This commit is contained in:
commit
a6224ae1f7
@ -3,11 +3,11 @@
|
||||
|
||||
Name: geronimo-validation
|
||||
Version: 1.1
|
||||
Release: 20
|
||||
Release: 21
|
||||
Summary: Geronimo implementation of JSR 303
|
||||
License: ASL 2.0
|
||||
URL: http://geronimo.apache.org/
|
||||
Source0: %{spec_name_ver}.tar.xz
|
||||
Source0: https://github.com/apache/geronimo-specs/archive/refs/tags/geronimo-validation_1.0_spec-%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
BuildRequires: maven-local geronimo-parent-poms geronimo-osgi-support
|
||||
|
||||
@ -19,7 +19,7 @@ Validation API specification.
|
||||
|
||||
|
||||
%prep
|
||||
%autosetup -n %{spec_name_ver}
|
||||
%autosetup -n geronimo-specs-%{spec_name_ver}
|
||||
%pom_xpath_set "%{pom_prefix}:parent/pom:groupId" org.apache.geronimo.specs
|
||||
%pom_xpath_set "%{pom_prefix}:parent/pom:artifactId" specs
|
||||
%pom_xpath_set "%{pom_prefix}:parent/pom:version" 1.4
|
||||
@ -41,6 +41,9 @@ Validation API specification.
|
||||
%files help -f .mfiles-javadoc
|
||||
|
||||
%changelog
|
||||
* Thu Nov 10 2022 liyanan <liyanan32@h-partners.com> - 1.1-21
|
||||
- Change source
|
||||
|
||||
* Tue Dec 10 2019 mengxian <mengxian@huawei.com> - 1.1-20
|
||||
- Package init
|
||||
|
||||
|
||||
BIN
geronimo-validation_1.0_spec-1.1.tar.gz
Normal file
BIN
geronimo-validation_1.0_spec-1.1.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user