From c2e1d65878ffe45d6f6873549e4f6ca5c4bfc28d Mon Sep 17 00:00:00 2001 From: Stanislav Ochotnicky Date: Feb 06 2013 19:48:16 +0000 Subject: - Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild - Replace maven BuildRequires with maven-local --- diff --git a/weld-parent.spec b/weld-parent.spec index 3c8c1dc..d0d43a4 100644 --- a/weld-parent.spec +++ b/weld-parent.spec @@ -1,6 +1,6 @@ Name: weld-parent Version: 17 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Parent POM for Weld Group: Development/Libraries License: ASL 2.0 @@ -14,7 +14,7 @@ Patch0: weld-parent-%{version}-pom.patch BuildArch: noarch BuildRequires: jpackage-utils -BuildRequires: maven +BuildRequires: maven-local BuildRequires: maven-enforcer-plugin Requires: jpackage-utils @@ -46,6 +46,10 @@ install -pm 644 pom.xml $RPM_BUILD_ROOT%{_mavenpomdir}/JPP-%{name}.pom %{_mavendepmapfragdir}/* %changelog +* Wed Feb 06 2013 Java SIG - 17-5 +- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild +- Replace maven BuildRequires with maven-local + * Mon Jul 23 2012 Marek Goldmann - 17-4 - Fixed BR, removed maven plugins from R