From 71d64e851e4b21a9919e7eb3d872c9954bed1747 Mon Sep 17 00:00:00 2001 From: Stanislav Ochotnicky Date: Wed, 6 Feb 2013 19:32:14 +0100 Subject: [PATCH] - Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild - Replace maven BuildRequires with maven-local --- apache-commons-math.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/apache-commons-math.spec b/apache-commons-math.spec index a340c59..19f1657 100644 --- a/apache-commons-math.spec +++ b/apache-commons-math.spec @@ -3,7 +3,7 @@ Name: apache-commons-math Version: 3.1.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Java library of lightweight mathematics and statistics components Group: Development/Libraries @@ -13,7 +13,7 @@ Source0: http://www.apache.org/dist/commons/%{base_name}/source/%{short BuildRequires: java-devel >= 1:1.6.0 BuildRequires: jpackage-utils -BuildRequires: maven +BuildRequires: maven-local BuildRequires: maven-surefire-provider-junit4 Requires: java >= 1:1.6.0 Requires: jpackage-utils @@ -67,6 +67,10 @@ cp -pr target/site/api*/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}/ %changelog +* Wed Feb 06 2013 Java SIG - 3.1.1-2 +- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild +- Replace maven BuildRequires with maven-local + * Tue Jan 15 2013 Mohamed El Morabity - 3.1.1-1 - Update to 3.1.1