!3 修改源码包下载地址
From: @wu-leilei Reviewed-by: @caodongxia Signed-off-by: @caodongxia
This commit is contained in:
commit
c740509f86
BIN
3.1.0.tar.gz
Normal file
BIN
3.1.0.tar.gz
Normal file
Binary file not shown.
@ -1,10 +1,10 @@
|
||||
Name: glassfish-servlet-api
|
||||
Version: 3.1.0
|
||||
Release: 16
|
||||
Release: 17
|
||||
Summary: API of Java Servlet
|
||||
License: (CDDL or GPLv2 with exceptions) and ASL 2.0
|
||||
License: (CDDL-1.1 OR GPL-2.0-with-classpath-exception) AND Apache-2.0
|
||||
URL: http://servlet-spec.java.net
|
||||
Source0: javax.servlet-api-%{version}.tar.xz
|
||||
Source0: https://github.com/javaee/servlet-spec/archive/%{version}.tar.gz
|
||||
Source1: http://www.apache.org/licenses/LICENSE-2.0.txt
|
||||
|
||||
BuildArch: noarch
|
||||
@ -27,7 +27,7 @@ Obsoletes: %{name}-javadoc < %{version}-%{release}
|
||||
Manauals of API and other help documents for %{name}.
|
||||
|
||||
%prep
|
||||
%autosetup -n javax.servlet-api-%{version} -p1
|
||||
%autosetup -n servlet-spec-%{version} -p1
|
||||
%pom_remove_plugin :maven-remote-resources-plugin
|
||||
%pom_remove_plugin :maven-javadoc-plugin
|
||||
cp -p %{SOURCE1} .
|
||||
@ -52,5 +52,8 @@ cp -p %{SOURCE1} .
|
||||
%_javadocdir/%{name}
|
||||
|
||||
%changelog
|
||||
* Mon Nov 14 2022 wulei <wulei80@h-partners.com> - 3.1.0-17
|
||||
- Updating the source code package
|
||||
|
||||
* Sat Dec 14 2019 zhouyihang <zhouyihang1@huawei.com> - 3.1.0-16
|
||||
- Package init
|
||||
|
||||
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user