!15 Change source
From: @wk333 Reviewed-by: @caodongxia Signed-off-by: @caodongxia
This commit is contained in:
commit
436d0be576
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: jakarta-servlet
|
Name: jakarta-servlet
|
||||||
Version: 5.0.0
|
Version: 5.0.0
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: Server-side API for handling HTTP requests and responses
|
Summary: Server-side API for handling HTTP requests and responses
|
||||||
License: (EPL-2.0 or GPLv2 with exceptions) and ASL 2.0
|
License: (EPL-2.0 or GPLv2 with exceptions) and ASL 2.0
|
||||||
URL: https://github.com/eclipse-ee4j/servlet-api
|
URL: https://github.com/eclipse-ee4j/servlet-api
|
||||||
@ -26,7 +26,7 @@ and responses.
|
|||||||
%{?javadoc_package}
|
%{?javadoc_package}
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n servlet-api-%{version}-RELEASE
|
%setup -q -n servlet-%{version}-RELEASE
|
||||||
|
|
||||||
%pom_remove_parent . api
|
%pom_remove_parent . api
|
||||||
|
|
||||||
@ -60,6 +60,9 @@ sed -i -e 's/jakarta\./javax./g' $(find api/src/main/java/javax -name *.java)
|
|||||||
%doc README.md
|
%doc README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 16 2022 wangkai <wangkai385@h-partners.com> - 5.0.0-3
|
||||||
|
- Change source
|
||||||
|
|
||||||
* Sat Feb 12 2022 Ge Wang <wangge20@huawei.com> - 5.0.0-2
|
* Sat Feb 12 2022 Ge Wang <wangge20@huawei.com> - 5.0.0-2
|
||||||
- Fix install confilict with glassfish-servlet-api due to provides same file glassfish-servlet-api.jar
|
- Fix install confilict with glassfish-servlet-api due to provides same file glassfish-servlet-api.jar
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user