diff --git a/atinject.spec b/atinject.spec index 9ac3a5e..24e0204 100644 --- a/atinject.spec +++ b/atinject.spec @@ -49,6 +49,7 @@ beneficial to most nontrivial applications. %package tck Summary: TCK for testing %{name} compatibility with JSR-330 +Group: Development/Libraries/Java Requires: %{name} = %{version}-%{release} Requires: junit @@ -57,6 +58,7 @@ Requires: junit %package javadoc Summary: API documentation for %{name} +Group: Documentation/HTML %description javadoc API documentation for %{name}. @@ -110,7 +112,6 @@ cp -pr build/javadoc/* %{buildroot}%{_javadocdir}/%{name}/ %files tck -f .mfiles-tck %files javadoc -%license LICENSE %{_javadocdir}/%{name} %changelog