- Replace maven BuildRequires with maven-local
This commit is contained in:
Stanislav Ochotnicky 2013-02-06 20:30:19 +01:00
parent 9130231d26
commit 5dec57acd4

View File

@ -1,6 +1,6 @@
Name: mojo-parent
Version: 30
Release: 4%{?dist}
Release: 5%{?dist}
Summary: Codehaus MOJO parent project pom file
Group: Development/Libraries
@ -11,7 +11,7 @@ BuildArch: noarch
BuildRequires: jpackage-utils
BuildRequires: codehaus-parent
BuildRequires: xmvn
BuildRequires: maven-local
BuildRequires: maven-enforcer-plugin
@ -33,6 +33,10 @@ Codehaus MOJO parent project pom file
%files -f .mfiles
%changelog
* Wed Feb 06 2013 Java SIG <java-devel@lists.fedoraproject.org> - 30-5
- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
- Replace maven BuildRequires with maven-local
* Thu Jan 17 2013 Michal Srb <msrb@redhat.com> - 30-4
- Build with xmvn