Add glassfish-jsp and glassfish-jsp-api and glassfish-servlet-api version limit
(cherry picked from commit 672341886cae486e48b972f6ed3eea09d07a9188)
This commit is contained in:
parent
e808138cd4
commit
6f3dbd622e
@ -1,13 +1,14 @@
|
||||
Name: glassfish-jsp-api
|
||||
Version: 2.3.3
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: Glassfish J2EE JSP API specification
|
||||
License: (CDDL-1.1 or GPLv2 with exceptions) and ASL 2.0
|
||||
URL: https://github.com/javaee/javaee-jsp-api
|
||||
Source0: https://github.com/javaee/javaee-jsp-api/archive/javax.servlet.jsp-api-%{version}.tar.gz
|
||||
Source1: http://www.apache.org/licenses/LICENSE-2.0.txt
|
||||
BuildArch: noarch
|
||||
BuildRequires: maven-local mvn(javax.el:javax.el-api) mvn(javax.servlet:javax.servlet-api)
|
||||
BuildRequires: maven-local mvn(javax.el:javax.el-api)
|
||||
BuildRequires: glassfish-jsp-api <= 2.3.3 glassfish-jsp <= 2.3.3 glassfish-servlet-api <= 3.1.0
|
||||
BuildRequires: mvn(net.java:jvnet-parent:pom:) mvn(org.apache.felix:maven-bundle-plugin)
|
||||
BuildRequires: mvn(org.apache.maven.plugins:maven-source-plugin)
|
||||
Obsoletes: glassfish-jsp-api-javadoc < %{version}-%{release}
|
||||
@ -48,6 +49,9 @@ popd
|
||||
%license LICENSE-ASL-2.0.txt LICENSE
|
||||
|
||||
%changelog
|
||||
* Wed Feb 22 2023 liyanan <liyanan32@h-partners.com> - 2.3.3-3
|
||||
- Add glassfish-jsp and glassfish-jsp-api and glassfish-servlet-api version limit
|
||||
|
||||
* Thu Dec 11 2019 openEuler Buildteam <buildteam@openeuler.org> - 2.3.3-2
|
||||
- Package init
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user