Remove legacy Obsoletes/Provides for maven2 plugin
This commit is contained in:
parent
c0f6fe207b
commit
97ade0ea20
@ -1,6 +1,6 @@
|
||||
Name: maven-invoker-plugin
|
||||
Version: 1.8
|
||||
Release: 12%{?dist}
|
||||
Release: 13%{?dist}
|
||||
Summary: Maven Invoker Plugin
|
||||
License: ASL 2.0
|
||||
URL: http://maven.apache.org/plugins/maven-invoker-plugin/
|
||||
@ -33,9 +33,6 @@ BuildRequires: mvn(org.codehaus.plexus:plexus-i18n)
|
||||
BuildRequires: mvn(org.codehaus.plexus:plexus-interpolation)
|
||||
BuildRequires: mvn(org.codehaus.plexus:plexus-utils)
|
||||
|
||||
Provides: maven2-plugin-invoker = 1:%{version}-%{release}
|
||||
Obsoletes: maven2-plugin-invoker <= 0:2.0.8
|
||||
|
||||
%description
|
||||
The Maven Invoker Plugin is used to run a set of Maven projects. The plugin
|
||||
can determine whether each project execution is successful, and optionally
|
||||
@ -65,6 +62,9 @@ API documentation for %{name}.
|
||||
%doc LICENSE NOTICE
|
||||
|
||||
%changelog
|
||||
* Tue Oct 14 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.8-13
|
||||
- Remove legacy Obsoletes/Provides for maven2 plugin
|
||||
|
||||
* Mon Aug 4 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.8-12
|
||||
- Fix build-requires on parent POM
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user