commit
40e76e62d0
43
jboss-jsp-2.2-api.spec
Normal file
43
jboss-jsp-2.2-api.spec
Normal file
@ -0,0 +1,43 @@
|
|||||||
|
Name: jboss-jsp-2.2-api
|
||||||
|
Version: 1.0.1
|
||||||
|
Release: 19
|
||||||
|
Summary: JavaServer(TM) Pages 2.2 API
|
||||||
|
License: CDDL or GPLv2 with exceptions
|
||||||
|
URL: http://www.jboss.org/
|
||||||
|
Source0: https://github.com/jboss/jboss-jsp-api_spec/archive/jboss-jsp-api_2.2_spec-%{version}.Final.tar.gz
|
||||||
|
BuildRequires: maven-local maven-plugin-bundle jboss-parent
|
||||||
|
BuildRequires: jboss-el-2.2-api jboss-servlet-3.0-api
|
||||||
|
BuildArch: noarch
|
||||||
|
|
||||||
|
%description
|
||||||
|
JavaServer(TM) Pages 2.2 API
|
||||||
|
|
||||||
|
%package help
|
||||||
|
Summary: Help documentation for the %{name}
|
||||||
|
Provides: %{name}-javadoc = %version-%release
|
||||||
|
Obsoletes: %{name}-javadoc < %version-%release
|
||||||
|
|
||||||
|
%description help
|
||||||
|
API documentation for the %{name}.
|
||||||
|
|
||||||
|
%prep
|
||||||
|
%autosetup -n jboss-jsp-api_spec-jboss-jsp-api_2.2_spec-%{version}.Final -p1
|
||||||
|
%pom_remove_plugin :maven-source-plugin
|
||||||
|
%mvn_file : %{name}
|
||||||
|
%mvn_alias : javax.servlet.jsp:jsp-api
|
||||||
|
|
||||||
|
%build
|
||||||
|
%mvn_build
|
||||||
|
|
||||||
|
%install
|
||||||
|
%mvn_install
|
||||||
|
|
||||||
|
%files -f .mfiles
|
||||||
|
%doc README LICENSE
|
||||||
|
|
||||||
|
%files help -f .mfiles-javadoc
|
||||||
|
%doc LICENSE
|
||||||
|
|
||||||
|
%changelog
|
||||||
|
* Sat Mar 14 2020 likexin <likexin4@huawei.com> - 1.0.1-19
|
||||||
|
- package init
|
||||||
BIN
jboss-jsp-api_2.2_spec-1.0.1.Final.tar.gz
Normal file
BIN
jboss-jsp-api_2.2_spec-1.0.1.Final.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user