From aa223498665c4d6b7a07f94f6165ccf4376727cf Mon Sep 17 00:00:00 2001 From: Stanislav Ochotnicky Date: Wed, 6 Feb 2013 19:32:43 +0100 Subject: [PATCH] - Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild - Replace maven BuildRequires with maven-local --- apache-commons-parent.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/apache-commons-parent.spec b/apache-commons-parent.spec index 38dff9e..765d9c5 100644 --- a/apache-commons-parent.spec +++ b/apache-commons-parent.spec @@ -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 - 26-2 +- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild +- Replace maven BuildRequires with maven-local + * Fri Oct 19 2012 Chris Spike 22-4 - Updated to 26