From 701492d86da65d5553a87d41f1fa79c22673a1c2 Mon Sep 17 00:00:00 2001 From: Stanislav Ochotnicky Date: Wed, 6 Feb 2013 19:46:39 +0100 Subject: [PATCH] - Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild - Replace maven BuildRequires with maven-local --- fusesource-pom.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/fusesource-pom.spec b/fusesource-pom.spec index 923b341..9348ade 100644 --- a/fusesource-pom.spec +++ b/fusesource-pom.spec @@ -1,6 +1,6 @@ Name: fusesource-pom Version: 1.9 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Parent POM for FuseSource Maven projects Group: Development/Libraries License: ASL 2.0 @@ -12,7 +12,7 @@ BuildArch: noarch BuildRequires: jpackage-utils BuildRequires: java -BuildRequires: maven +BuildRequires: maven-local BuildRequires: maven-install-plugin BuildRequires: maven-javadoc-plugin BuildRequires: maven-release-plugin @@ -48,6 +48,10 @@ install -pm 644 pom.xml $RPM_BUILD_ROOT%{_mavenpomdir}/JPP-%{name}.pom %{_mavendepmapfragdir}/%{name} %changelog +* Wed Feb 06 2013 Java SIG - 1.9-2 +- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild +- Replace maven BuildRequires with maven-local + * Thu Sep 20 2012 Marek Goldmann - 1.9-1 - Upstream release 1.9 - Removed Requires