remove unuse files

Signed-off-by: cherry530 <xuping33@huawei.com>
(cherry picked from commit 70442c172c3e5b768ec6ce7e4081adcf5eececde)
This commit is contained in:
cherry530 2022-01-26 10:50:11 +08:00 committed by openeuler-sync-bot
parent deb63fa340
commit 3541d6e404
3 changed files with 6 additions and 2 deletions

View File

@ -1,16 +1,17 @@
%global namedreltag .Final
%global namedversion %{version}%{?namedreltag}
Name: jboss-el-3.0-api
Version: 1.0.5
Version: 1.0.13
Release: 1
Summary: JSR-341 Expression Language 3.0 API
License: (CDDL or GPLv2 with exceptions) and ASL 2.0
License: GPLv2 and ASL 2.0
Url: https://github.com/jboss/jboss-el-api_spec
Source0: https://github.com/jboss/jboss-el-api_spec/archive/jboss-el-api_3.0_spec-%{namedversion}.tar.gz
Source1: http://www.apache.org/licenses/LICENSE-2.0.txt
Source2: http://repository.jboss.org/licenses/cddl.txt
BuildRequires: maven-local mvn(org.apache.felix:maven-bundle-plugin)
BuildRequires: mvn(org.jboss:jboss-parent:pom:)
BuildRequires: glassfish-el
BuildArch: noarch
%description
The JSR-341 Expression Language 3.0 API classes.
@ -41,5 +42,8 @@ sed -i "s,59 Temple Place,51 Franklin Street,;s,Suite 330,Fifth Floor,;s,02111-1
%license LICENSE cddl.txt LICENSE-2.0.txt
%changelog
* Tue Jan 18 2022 SimpleUpdate Robot <tc@openeuler.org> - 1.0.13-1
- Upgrade to version 1.0.13
* Mon Aug 17 2020 Shaoqiang Kang <kangshaoqiang1@huawei.com> - 1.0.5-1
- Package init

Binary file not shown.