Change source
This commit is contained in:
parent
01d78e5d53
commit
fc86027fba
@ -3,11 +3,11 @@
|
|||||||
|
|
||||||
Name: geronimo-validation
|
Name: geronimo-validation
|
||||||
Version: 1.1
|
Version: 1.1
|
||||||
Release: 20
|
Release: 21
|
||||||
Summary: Geronimo implementation of JSR 303
|
Summary: Geronimo implementation of JSR 303
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: http://geronimo.apache.org/
|
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
|
BuildArch: noarch
|
||||||
BuildRequires: maven-local geronimo-parent-poms geronimo-osgi-support
|
BuildRequires: maven-local geronimo-parent-poms geronimo-osgi-support
|
||||||
|
|
||||||
@ -19,7 +19,7 @@ Validation API specification.
|
|||||||
|
|
||||||
|
|
||||||
%prep
|
%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:groupId" org.apache.geronimo.specs
|
||||||
%pom_xpath_set "%{pom_prefix}:parent/pom:artifactId" specs
|
%pom_xpath_set "%{pom_prefix}:parent/pom:artifactId" specs
|
||||||
%pom_xpath_set "%{pom_prefix}:parent/pom:version" 1.4
|
%pom_xpath_set "%{pom_prefix}:parent/pom:version" 1.4
|
||||||
@ -41,6 +41,9 @@ Validation API specification.
|
|||||||
%files help -f .mfiles-javadoc
|
%files help -f .mfiles-javadoc
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Dec 10 2019 mengxian <mengxian@huawei.com> - 1.1-20
|
||||||
- Package init
|
- 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