Fix build-requires on parent POM
This commit is contained in:
parent
26315fd836
commit
0dc73897a0
@ -1,6 +1,6 @@
|
||||
Name: maven-clean-plugin
|
||||
Version: 2.5
|
||||
Release: 9%{?dist}
|
||||
Release: 10%{?dist}
|
||||
Summary: Maven Clean Plugin
|
||||
|
||||
License: ASL 2.0
|
||||
@ -10,7 +10,7 @@ Source0: http://repo1.maven.org/maven2/org/apache/maven/plugins/%{name}/%
|
||||
BuildArch: noarch
|
||||
|
||||
BuildRequires: maven-local
|
||||
BuildRequires: mvn(org.apache.maven.plugins:maven-plugins)
|
||||
BuildRequires: mvn(org.apache.maven.plugins:maven-plugins:pom:)
|
||||
BuildRequires: mvn(org.apache.maven:maven-plugin-api)
|
||||
BuildRequires: mvn(org.codehaus.plexus:plexus-utils)
|
||||
|
||||
@ -50,6 +50,9 @@ API documentation for %{name}.
|
||||
%doc LICENSE NOTICE
|
||||
|
||||
%changelog
|
||||
* Mon Aug 4 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.5-10
|
||||
- Fix build-requires on parent POM
|
||||
|
||||
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.5-9
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user