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

Stanislav Ochotnicky sochotni at fedoraproject.org
Wed Feb 6 19:09:24 UTC 2013


commit a87ce962a23a9bdd952c29a8f9ee4327ebef3c64
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 20:09:19 2013 +0100

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

 jettison.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/jettison.spec b/jettison.spec
index 19e9d31..fb4ea12 100644
--- a/jettison.spec
+++ b/jettison.spec
@@ -1,6 +1,6 @@
 Name:           jettison
 Version:        1.3.1
-Release:        6%{?dist}
+Release:        7%{?dist}
 Summary:        A JSON StAX implementation
 Group:          Development/Libraries
 License:        ASL 2.0
@@ -23,7 +23,7 @@ BuildRequires:     java-devel >= 1:1.6.0
 Requires:          java >= 1:1.6.0
 %endif
 BuildRequires:     jpackage-utils
-BuildRequires:     maven
+BuildRequires:     maven-local
 BuildRequires:     maven-compiler-plugin
 BuildRequires:     maven-install-plugin
 BuildRequires:     maven-jar-plugin
@@ -92,6 +92,10 @@ cp -p pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
 
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 1.3.1-7
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Fri Sep 21 2012 Mikolaj Izdebski <mizdebsk at redhat.com> - 1.3.1-6
 - Install LICENSE file with javadoc package
 


More information about the scm-commits mailing list