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

Stanislav Ochotnicky sochotni at fedoraproject.org
Wed Feb 6 18:43:19 UTC 2013


commit 89239883855d053ea775cac8d09c442c0b4deb32
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 19:43:15 2013 +0100

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

 fasterxml-oss-parent.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/fasterxml-oss-parent.spec b/fasterxml-oss-parent.spec
index 2e63ea7..94374b7 100644
--- a/fasterxml-oss-parent.spec
+++ b/fasterxml-oss-parent.spec
@@ -1,6 +1,6 @@
 Name:          fasterxml-oss-parent
 Version:       4
-Release:       1%{?dist}
+Release:       2%{?dist}
 Summary:       FasterXML parent pom
 Group:         Development/Libraries
 License:       ASL 2.0
@@ -16,7 +16,7 @@ Patch0:        fasterxml-oss-parent-3-pom.patch
 BuildRequires: java-devel
 BuildRequires: jpackage-utils
 
-BuildRequires: maven
+BuildRequires: maven-local
 BuildRequires: maven-enforcer-plugin
 BuildRequires: maven-plugin-bundle
 BuildRequires: maven-site-plugin
@@ -60,6 +60,10 @@ mvn-rpmbuild verify
 %doc LICENSE NOTICE README.creole
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 4-2
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Wed Oct 24 2012 gil cattaneo <puntogil at libero.it> 4-1
 - update to 4
 


More information about the scm-commits mailing list