Add missing BR: modello-maven-plugin
This commit is contained in:
parent
8cc07a28eb
commit
22eaa6ee63
@ -1,6 +1,6 @@
|
|||||||
Name: xmvn
|
Name: xmvn
|
||||||
Version: 1.5.0
|
Version: 1.5.0
|
||||||
Release: 0.21.gitcb3a0a6%{?dist}
|
Release: 0.22.gitcb3a0a6%{?dist}
|
||||||
Summary: Local Extensions for Apache Maven
|
Summary: Local Extensions for Apache Maven
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: http://mizdebsk.fedorapeople.org/xmvn
|
URL: http://mizdebsk.fedorapeople.org/xmvn
|
||||||
@ -20,6 +20,7 @@ BuildRequires: maven-plugin-build-helper
|
|||||||
BuildRequires: maven-assembly-plugin
|
BuildRequires: maven-assembly-plugin
|
||||||
BuildRequires: maven-invoker-plugin
|
BuildRequires: maven-invoker-plugin
|
||||||
BuildRequires: xmlunit
|
BuildRequires: xmlunit
|
||||||
|
BuildRequires: mvn(org.codehaus.modello:modello-maven-plugin)
|
||||||
|
|
||||||
Requires: maven >= 3.1.1-13
|
Requires: maven >= 3.1.1-13
|
||||||
|
|
||||||
@ -147,6 +148,9 @@ end
|
|||||||
%doc LICENSE NOTICE
|
%doc LICENSE NOTICE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 17 2014 Michal Srb <msrb@redhat.com> - 1.5.0-0.22.gitcb3a0a6
|
||||||
|
- Add missing BR: modello-maven-plugin
|
||||||
|
|
||||||
* Tue Mar 04 2014 Stanislav Ochotnicky <sochotnicky@redhat.com> - 1.5.0-0.21.gitcb3a0a6
|
* Tue Mar 04 2014 Stanislav Ochotnicky <sochotnicky@redhat.com> - 1.5.0-0.21.gitcb3a0a6
|
||||||
- Use Requires: java-headless rebuild (#1067528)
|
- Use Requires: java-headless rebuild (#1067528)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user