[jvnet-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:15:26 UTC 2013


commit 4c8afb53a62939ce52773d4f07b87a09431663cf
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 20:15:21 2013 +0100

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

 jvnet-parent.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/jvnet-parent.spec b/jvnet-parent.spec
index f5e62c5..db23699 100644
--- a/jvnet-parent.spec
+++ b/jvnet-parent.spec
@@ -1,6 +1,6 @@
 Name:           jvnet-parent
 Version:        3
-Release:        7%{?dist}
+Release:        8%{?dist}
 Summary:        Java.net parent POM file
 
 Group:          Development/Libraries
@@ -12,7 +12,7 @@ Source1:        http://www.apache.org/licenses/LICENSE-2.0.txt
 BuildArch:      noarch
 
 BuildRequires:  jpackage-utils
-BuildRequires:  xmvn
+BuildRequires:  maven-local
 BuildRequires:  maven-enforcer-plugin
 
 
@@ -36,6 +36,10 @@ cp -p %{SOURCE1} LICENSE
 %doc LICENSE
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 3-8
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Thu Jan 17 2013 Michal Srb <msrb at redhat.com> - 3-7
 - Build with xmvn
 


More information about the scm-commits mailing list