Modify invalid source0
This commit is contained in:
parent
593f58e3ab
commit
681ab4f101
Binary file not shown.
@ -1,6 +1,6 @@
|
||||
Name: glassfish-jax-rs-api
|
||||
Version: 2.1.5
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: JAX-RS API Specification (JSR 339)
|
||||
License: EPL-2.0 or GPLv2 with exceptions
|
||||
URL: https://github.com/eclipse-ee4j/jaxrs-api
|
||||
@ -21,7 +21,7 @@ Obsoletes: glassfish-jax-rs-api-javadoc < %{version}-%{release}
|
||||
This package contains API documentation for glassfish-jax-rs-api.
|
||||
|
||||
%prep
|
||||
%setup -q -n jaxrs-api-%{version}
|
||||
%setup -q -n rest-%{version}
|
||||
find . -name '*.jar' -delete
|
||||
find . -name '*.class' -delete
|
||||
%pom_remove_plugin org.apache.maven.plugins:maven-jxr-plugin jaxrs-api
|
||||
@ -54,5 +54,8 @@ cd jaxrs-api
|
||||
%license LICENSE.md NOTICE.md
|
||||
|
||||
%changelog
|
||||
* Mon Nov 14 2022 caodongxia <caodongxia@h-partners.com> - 2.1.5-2
|
||||
- Modify invalid source0
|
||||
|
||||
* Mon Aug 24 2020 yaokai <yaokai13@huawei.com> - 2.1.5-1
|
||||
- package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user