Upgrade to 2.2.14
This commit is contained in:
parent
a408952919
commit
a79817e9c4
@ -1,12 +1,10 @@
|
||||
%global namedreltag .Final
|
||||
%global namedversion %{version}%{?namedreltag}
|
||||
Name: jboss-jsf-2.2-api
|
||||
Version: 2.2.13
|
||||
Version: 2.2.14
|
||||
Release: 1
|
||||
Summary: JavaServer Faces 2.2 API
|
||||
License: (CDDL or GPLv2 with exceptions) and ASL 2.0
|
||||
URL: http://www.jboss.org
|
||||
Source0: https://github.com/jboss/jboss-jsf-api_spec/archive/jboss-jsf-api_2.2_spec-%{namedversion}.tar.gz
|
||||
Source0: https://github.com/jboss/jboss-jsf-api_spec/archive/jboss-jsf-api_2.2_spec-%{version}.tar.gz
|
||||
Source1: http://repository.jboss.org/licenses/cddl.txt
|
||||
Source2: http://www.apache.org/licenses/LICENSE-2.0.txt
|
||||
BuildRequires: maven-local mvn(com.sun.faces:jsf-impl) mvn(javax.enterprise:cdi-api)
|
||||
@ -25,8 +23,7 @@ Summary: Javadoc for %{name}
|
||||
This package contains the API documentation for %{name}.
|
||||
|
||||
%prep
|
||||
%setup -q -n jboss-jsf-api_spec-jboss-jsf-api_2.2_spec-%{namedversion}
|
||||
%pom_remove_dep "org.jboss.spec:jboss-javaee-all-7.0"
|
||||
%setup -q -n jboss-jsf-api_spec-jboss-jsf-api_2.2_spec-%{version}
|
||||
%pom_add_dep "javax.inject:javax.inject"
|
||||
%pom_add_dep "javax.enterprise:cdi-api"
|
||||
cp %{SOURCE1} .
|
||||
@ -48,5 +45,8 @@ sed -i "s,59 Temple Place,51 Franklin Street,;s,Suite 330,Fifth Floor,;s,02111-1
|
||||
%doc README
|
||||
|
||||
%changelog
|
||||
* Thu May 26 2022 houyingchao <houyingchao@h-partners.com> - 2.2.14-1
|
||||
- Upgrade to 2.2.14
|
||||
|
||||
* Fri Aug 14 2020 Jeffery.Gao <gaojianxing@huawei.com> - 2.2.13-1
|
||||
- Package init
|
||||
|
||||
Binary file not shown.
BIN
jboss-jsf-api_2.2_spec-2.2.14.tar.gz
Normal file
BIN
jboss-jsf-api_2.2_spec-2.2.14.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user