Drop jboss-jaxrs-2.0-api-javadoc
This commit is contained in:
parent
611fcac066
commit
9d4ee18ead
@ -4,7 +4,7 @@
|
||||
|
||||
Name: jboss-jaxrs-2.0-api
|
||||
Version: 1.0.0
|
||||
Release: 14%{?dist}
|
||||
Release: 15%{?dist}
|
||||
Summary: JAX-RS 2.0: The Java API for RESTful Web Services
|
||||
# ASL 2.0 src/main/java/javax/ws/rs/core/GenericEntity.java
|
||||
License: (CDDL or GPLv2 with exceptions) and ASL 2.0
|
||||
@ -21,12 +21,6 @@ BuildArch: noarch
|
||||
%description
|
||||
JSR 339: JAX-RS 2.0: The Java API for RESTful Web Services.
|
||||
|
||||
%package javadoc
|
||||
Summary: Javadoc for %{name}
|
||||
|
||||
%description javadoc
|
||||
This package contains javadoc for %{name}.
|
||||
|
||||
%prep
|
||||
%setup -q -n jboss-jaxrs-api_spec-%{oname}-%{namedversion}
|
||||
|
||||
@ -42,8 +36,7 @@ This package contains javadoc for %{name}.
|
||||
%mvn_alias ":jboss-jaxrs-api_2.0_spec" "org.jboss.resteasy:jaxrs-api"
|
||||
|
||||
%build
|
||||
|
||||
%mvn_build
|
||||
%mvn_build -j
|
||||
|
||||
%install
|
||||
%mvn_install
|
||||
@ -51,10 +44,10 @@ This package contains javadoc for %{name}.
|
||||
%files -f .mfiles
|
||||
%license LICENSE
|
||||
|
||||
%files javadoc -f .mfiles-javadoc
|
||||
%license LICENSE
|
||||
|
||||
%changelog
|
||||
* Fri Jun 04 2021 Dogtag PKI Team <pki-devel@redhat.com> - 1.0.0-15
|
||||
- Drop jboss-jaxrs-2.0-api-javadoc
|
||||
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-14
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user