[weld-parent] - Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild - Replace maven BuildRequires wi

Stanislav Ochotnicky sochotni at fedoraproject.org
Wed Feb 6 19:48:20 UTC 2013


commit c2e1d65878ffe45d6f6873549e4f6ca5c4bfc28d
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 20:48:16 2013 +0100

    - Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
    - Replace maven BuildRequires with maven-local

 weld-parent.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
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 <java-devel at lists.fedoraproject.org> - 17-5
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Mon Jul 23 2012 Marek Goldmann <mgoldman at redhat.com> - 17-4
 - Fixed BR, removed maven plugins from R
 


More information about the scm-commits mailing list