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

Stanislav Ochotnicky sochotni at fedoraproject.org
Wed Feb 6 18:49:00 UTC 2013


commit 2a4dcb4df2514a6b95f5f733a0701e1a1ad2df5c
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 19:48:56 2013 +0100

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

 glassfish-jaxb-api.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/glassfish-jaxb-api.spec b/glassfish-jaxb-api.spec
index 6c7a974..6e0a6e9 100644
--- a/glassfish-jaxb-api.spec
+++ b/glassfish-jaxb-api.spec
@@ -1,7 +1,7 @@
 %global oname jaxb-api
 Name:          glassfish-jaxb-api
 Version:       2.2.7
-Release:       1%{?dist}
+Release:       2%{?dist}
 Summary:       Java Architecture for XML Binding
 Group:         Development/Libraries
 License:       CDDL or GPLv2 with exception
@@ -20,7 +20,7 @@ BuildRequires: jpackage-utils
 BuildRequires: java-javadoc
 BuildRequires: jvnet-parent
 
-BuildRequires: maven
+BuildRequires: maven-local
 BuildRequires: maven-compiler-plugin
 BuildRequires: maven-enforcer-plugin
 BuildRequires: maven-install-plugin
@@ -91,6 +91,10 @@ cp -pr target/site/apidocs/* %{buildroot}%{_javadocdir}/%{oname}
 %{_javadocdir}/%{oname}
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 2.2.7-2
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Sat Aug 04 2012 gil cattaneo <puntogil at libero.it> 2.2.7-1
 - update to 2.2.7
 


More information about the scm-commits mailing list