diff --git a/glassfish-hk2.spec b/glassfish-hk2.spec index b7c9c75..2a1b7bf 100644 --- a/glassfish-hk2.spec +++ b/glassfish-hk2.spec @@ -10,7 +10,7 @@ Name: glassfish-hk2 Version: 2.4.0 -Release: 0.1.b24%{?dist} +Release: 0.2.b24%{?dist} Summary: Hundred Kilobytes Kernel License: CDDL or GPLv2 with exceptions URL: http://hk2.java.net/ @@ -226,7 +226,7 @@ Summary: HK2 Implementation Utilities %description utils Hundred Kilobytes Kernel Implementation Utilities. -%if %{without javadoc} +%if %{with javadoc} %package javadoc Summary: Javadoc for %{name} @@ -498,12 +498,15 @@ opts="-j" %files utils -f .mfiles-utils %license LICENSE.txt -%if %{without javadoc} +%if %{with javadoc} %files javadoc -f .mfiles-javadoc %license LICENSE.txt %endif %changelog +* Mon May 25 2015 gil cattaneo 2.4.0-0.2.b24 +- remove empty javadoc sub package + * Sat May 23 2015 gil cattaneo 2.4.0-0.1.b24 - update to 2.4.0-b24