Add missing BR: modello
This commit is contained in:
parent
1fe95063f2
commit
7334d3cc8d
@ -1,6 +1,6 @@
|
||||
Name: maven-verifier-plugin
|
||||
Version: 1.0
|
||||
Release: 10%{?dist}
|
||||
Release: 11%{?dist}
|
||||
Summary: Maven Verifier Plugin
|
||||
|
||||
Group: Development/Libraries
|
||||
@ -13,6 +13,7 @@ BuildArch: noarch
|
||||
BuildRequires: java-devel >= 1:1.6.0
|
||||
BuildRequires: jpackage-utils
|
||||
BuildRequires: maven-local
|
||||
BuildRequires: modello
|
||||
BuildRequires: plexus-utils
|
||||
|
||||
%description
|
||||
@ -44,6 +45,9 @@ API documentation for %{name}.
|
||||
%doc LICENSE NOTICE
|
||||
|
||||
%changelog
|
||||
* Wed Mar 19 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.0-11
|
||||
- Add missing BR: modello
|
||||
|
||||
* Sat Aug 10 2013 Mat Booth <fedora@matbooth.co.uk> - 1.0-10
|
||||
- Fix FTBFS rhbz #992211
|
||||
- Update for newer guidelines
|
||||
|
||||
Loading…
Reference in New Issue
Block a user