Remove Group tags

This commit is contained in:
Michael Simacek 2016-08-11 11:29:39 +02:00
parent c5a252addc
commit a4670b25a9

View File

@ -140,7 +140,6 @@ reporting and documentation from a central piece of information.
%package lib %package lib
Summary: Core part of Maven Summary: Core part of Maven
Group: Documentation
# If XMvn is part of the same RPM transaction then it should be # If XMvn is part of the same RPM transaction then it should be
# installed first to avoid triggering rhbz#1014355. # installed first to avoid triggering rhbz#1014355.
OrderWithRequires: xmvn-minimal OrderWithRequires: xmvn-minimal
@ -150,7 +149,6 @@ Core part of Apache Maven that can be used as a library.
%package javadoc %package javadoc
Summary: API documentation for %{name} Summary: API documentation for %{name}
Group: Documentation
%description javadoc %description javadoc
%{summary}. %{summary}.