From 073d891e33ee3f56bdd8b076b2040448b018e10c Mon Sep 17 00:00:00 2001 From: "Endi S. Dewata" Date: Fri, 4 Jun 2021 15:47:07 -0500 Subject: [PATCH] Drop jdeparser-javadoc --- jdeparser.spec | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/jdeparser.spec b/jdeparser.spec index b36bcf1..28bdd7e 100644 --- a/jdeparser.spec +++ b/jdeparser.spec @@ -23,17 +23,11 @@ decided to fork the project because by all evidence, the upstream project is dead and not actively accepting outside contribution. All JBoss projects are urged to use this project instead for source code generation. -%package javadoc -Summary: Javadoc for %{name} - -%description javadoc -This package contains the API documentation for %{name}. - %prep %autosetup -n jdeparser2-%{namedversion} -p 1 %build -%mvn_build +%mvn_build -j %install %mvn_install @@ -41,12 +35,10 @@ This package contains the API documentation for %{name}. %files -f .mfiles %license LICENSE.txt -%files javadoc -f .mfiles-javadoc -%license LICENSE.txt - %changelog * Fri Jun 04 2021 Dogtag PKI Team - 2.0.3-7 - Drop Assertions.callerIs() +- Drop jdeparser-javadoc * Tue Jan 26 2021 Fedora Release Engineering - 2.0.3-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild