- Replace maven BuildRequires with maven-local
This commit is contained in:
Stanislav Ochotnicky 2013-02-06 19:32:43 +01:00
parent c34fc26274
commit aa22349866

View File

@ -3,7 +3,7 @@
Name: apache-%{short_name}
Version: 26
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Apache Commons Parent Pom
Group: Development/Libraries
License: ASL 2.0
@ -19,7 +19,7 @@ BuildArch: noarch
BuildRequires: java-devel >= 1:1.6.0
BuildRequires: jpackage-utils
BuildRequires: maven
BuildRequires: maven-local
BuildRequires: buildnumber-maven-plugin
Requires: java >= 1:1.6.0
@ -60,6 +60,10 @@ install -pm 644 pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{short_name}.pom
%{_mavendepmapfragdir}/*
%changelog
* Wed Feb 06 2013 Java SIG <java-devel@lists.fedoraproject.org> - 26-2
- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
- Replace maven BuildRequires with maven-local
* Fri Oct 19 2012 Chris Spike <spike@fedoraproject.org> 22-4
- Updated to 26