!4 [sync] PR-3: Add glassfish-servlet-api version limit
From: @openeuler-sync-bot Reviewed-by: @caodongxia Signed-off-by: @caodongxia
This commit is contained in:
commit
459a01d19e
@ -1,6 +1,6 @@
|
|||||||
Name: geronimo-jaxrpc
|
Name: geronimo-jaxrpc
|
||||||
Version: 2.1
|
Version: 2.1
|
||||||
Release: 23
|
Release: 24
|
||||||
Summary: Java XML RPC API
|
Summary: Java XML RPC API
|
||||||
License: ASL 2.0 and W3C
|
License: ASL 2.0 and W3C
|
||||||
|
|
||||||
@ -9,7 +9,7 @@ Source0: https://repo1.maven.org/maven2/org/apache/geronimo/specs/geronim
|
|||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
BuildRequires: java-devel >= 1:1.6.0 jpackage-utils maven-local geronimo-parent-poms maven-resources-plugin
|
BuildRequires: java-devel >= 1:1.6.0 jpackage-utils maven-local geronimo-parent-poms maven-resources-plugin
|
||||||
BuildRequires: saaj_api geronimo-osgi-locator glassfish-servlet-api maven-surefire-provider-junit
|
BuildRequires: saaj_api geronimo-osgi-locator glassfish-servlet-api <= 3.1.0 maven-surefire-provider-junit
|
||||||
|
|
||||||
Provides: jaxrpc_api = 1.1
|
Provides: jaxrpc_api = 1.1
|
||||||
|
|
||||||
@ -45,5 +45,8 @@ sed -i 's/\r//' LICENSE NOTICE
|
|||||||
%doc NOTICE
|
%doc NOTICE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 23 2022 caodongxia <caodongxia@h-partners.com> - 2.1-24
|
||||||
|
- Add glassfish-servlet-api version limit
|
||||||
|
|
||||||
* Wed Feb 26 2020 lihao <lihao129@huawei.com> - 2.1-23
|
* Wed Feb 26 2020 lihao <lihao129@huawei.com> - 2.1-23
|
||||||
- Package Init
|
- Package Init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user