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