Remove Obsoletes

This commit is contained in:
Mikolaj Izdebski 2018-11-29 12:55:39 +00:00
parent 00868fce0a
commit e0dcfdf9ba

View File

@ -40,21 +40,18 @@ API documentation for %{name}.
%package harness
Summary: Maven Plugin Testing Mechanism
Obsoletes: maven-shared-plugin-testing-harness <= 0:1.2
%description harness
The Maven Plugin Testing Harness provides mechanisms to manage tests on Mojo.
%package tools
Summary: Maven Plugin Testing Tools
Obsoletes: maven-shared-plugin-testing-tools <= 0:%{version}-%{release}
%description tools
A set of useful tools to help the Maven Plugin testing.
%package -n maven-test-tools
Summary: Maven Testing Tool
Obsoletes: maven-shared-test-tools <= 0:%{version}-%{release}
%description -n maven-test-tools
Framework to test Maven Plugins with Easymock objects.