From 9d4ee18ead379156884ceccbe247b7aa2d1fcafe Mon Sep 17 00:00:00 2001 From: "Endi S. Dewata" Date: Fri, 4 Jun 2021 15:01:42 -0500 Subject: [PATCH] Drop jboss-jaxrs-2.0-api-javadoc --- jboss-jaxrs-2.0-api.spec | 17 +++++------------ 1 file changed, 5 insertions(+), 12 deletions(-) diff --git a/jboss-jaxrs-2.0-api.spec b/jboss-jaxrs-2.0-api.spec index 8c63f9e..175f4de 100644 --- a/jboss-jaxrs-2.0-api.spec +++ b/jboss-jaxrs-2.0-api.spec @@ -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 - 1.0.0-15 +- Drop jboss-jaxrs-2.0-api-javadoc + * Tue Jan 26 2021 Fedora Release Engineering - 1.0.0-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild