Remove Obsoletes
This commit is contained in:
parent
00868fce0a
commit
e0dcfdf9ba
@ -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.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user