Remove Obsoletes
This commit is contained in:
parent
8d91d30d0e
commit
0db837c69c
@ -56,7 +56,6 @@ Plugins in a variety of languages.
|
||||
|
||||
%package -n maven-plugin-annotations
|
||||
Summary: Maven Plugin Java 5 Annotations
|
||||
Obsoletes: maven-plugin-annotations < 0:%{version}-%{release}
|
||||
|
||||
%description -n maven-plugin-annotations
|
||||
This package contains Java 5 annotations to use in Mojos.
|
||||
@ -78,7 +77,6 @@ This package provides Java 5 annotation tools for use with Apache Maven.
|
||||
|
||||
%package ant
|
||||
Summary: Maven Plugin Tool for Ant
|
||||
Obsoletes: maven-shared-plugin-tools-ant < 0:%{version}-%{release}
|
||||
Provides: maven-shared-plugin-tools-ant = 0:%{version}-%{release}
|
||||
|
||||
%description ant
|
||||
@ -86,7 +84,6 @@ Descriptor extractor for plugins written in Ant.
|
||||
|
||||
%package api
|
||||
Summary: Maven Plugin Tools APIs
|
||||
Obsoletes: maven-shared-plugin-tools-api < 0:%{version}-%{release}
|
||||
Provides: maven-shared-plugin-tools-api = 0:%{version}-%{release}
|
||||
|
||||
%description api
|
||||
@ -95,7 +92,6 @@ and generate documentation for Maven Plugins.
|
||||
|
||||
%package beanshell
|
||||
Summary: Maven Plugin Tool for Beanshell
|
||||
Obsoletes: maven-shared-plugin-tools-beanshell < 0:%{version}-%{release}
|
||||
Provides: maven-shared-plugin-tools-beanshell = 0:%{version}-%{release}
|
||||
|
||||
%description beanshell
|
||||
@ -110,7 +106,6 @@ The Maven Plugin Tools Generators provides content generation
|
||||
|
||||
%package java
|
||||
Summary: Maven Plugin Tool for Java
|
||||
Obsoletes: maven-shared-plugin-tools-java < 0:%{version}-%{release}
|
||||
Provides: maven-shared-plugin-tools-java = 0:%{version}-%{release}
|
||||
|
||||
%description java
|
||||
@ -130,7 +125,6 @@ Java API documentation for %{name} is contained in
|
||||
|
||||
%package model
|
||||
Summary: Maven Plugin Metadata Model
|
||||
Obsoletes: maven-shared-plugin-tools-model < 0:%{version}-%{release}
|
||||
Provides: maven-shared-plugin-tools-model = 0:%{version}-%{release}
|
||||
|
||||
%description model
|
||||
|
||||
Loading…
Reference in New Issue
Block a user