Remove legacy Obsoletes/Provides for maven2 plugin
This commit is contained in:
parent
acd89f8ad5
commit
f38e985151
@ -1,6 +1,6 @@
|
||||
Name: maven-enforcer
|
||||
Version: 1.3.1
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Summary: Maven Enforcer
|
||||
License: ASL 2.0
|
||||
URL: http://maven.apache.org/enforcer
|
||||
@ -47,8 +47,6 @@ This component contains the standard Enforcer Rules.
|
||||
|
||||
%package plugin
|
||||
Summary: Enforcer Rules
|
||||
Obsoletes: maven2-plugin-enforcer <= 0:2.0.8
|
||||
Provides: maven2-plugin-enforcer = 1:%{version}-%{release}
|
||||
|
||||
%description plugin
|
||||
This component contains the standard Enforcer Rules.
|
||||
@ -84,6 +82,9 @@ sed -e "s|<artifactId>plexus-maven-plugin</artifactId>|<artifactId>plexus-compon
|
||||
%doc LICENSE NOTICE
|
||||
|
||||
%changelog
|
||||
* Tue Oct 14 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.3.1-4
|
||||
- Remove legacy Obsoletes/Provides for maven2 plugin
|
||||
|
||||
* Mon Aug 4 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.3.1-3
|
||||
- Fix build-requires on parent POM
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user