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