diff --git a/maven-plugin-testing.spec b/maven-plugin-testing.spec index d44d4f5..4ef54af 100644 --- a/maven-plugin-testing.spec +++ b/maven-plugin-testing.spec @@ -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.