- Add missing requires maven2
This commit is contained in:
parent
0f579b8fd8
commit
4dcbb422b9
@ -1,6 +1,6 @@
|
||||
Name: maven-verifier-plugin
|
||||
Version: 1.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Maven Verifier Plugin
|
||||
|
||||
Group: Development/Libraries
|
||||
@ -27,6 +27,7 @@ BuildRequires: junit
|
||||
BuildRequires: plexus-utils
|
||||
BuildRequires: maven-surefire-provider-junit
|
||||
|
||||
Requires: maven2
|
||||
Requires: java
|
||||
Requires: jpackage-utils
|
||||
Requires: junit
|
||||
@ -103,5 +104,8 @@ rm -rf %{buildroot}
|
||||
%{_javadocdir}/%{name}
|
||||
|
||||
%changelog
|
||||
* Tue Jul 13 2010 Hui Wang <huwang@redhat.com> - 1.0-2
|
||||
- Add missing requires maven2
|
||||
|
||||
* Wed Jun 02 2010 Hui Wang <huwang@redhat.com> - 1.0-1
|
||||
- Initial version of the package
|
||||
Loading…
Reference in New Issue
Block a user