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

Stanislav Ochotnicky sochotni at fedoraproject.org
Wed Feb 6 19:45:37 UTC 2013


commit d8cd48844fcea444b9e7e73db6cdaecf42738e74
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 20:45:32 2013 +0100

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

 stax2-api.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/stax2-api.spec b/stax2-api.spec
index ad911f1..b4db6b3 100644
--- a/stax2-api.spec
+++ b/stax2-api.spec
@@ -1,6 +1,6 @@
 Name:             stax2-api
 Version:          3.1.1
-Release:          4%{?dist}
+Release:          5%{?dist}
 Summary:          Experimental API extending basic StAX implementation
 License:          BSD
 Group:            Development/Libraries
@@ -15,7 +15,7 @@ BuildArch:        noarch
 BuildRequires:    maven-surefire-provider-junit
 BuildRequires:    bea-stax-api
 BuildRequires:    java-devel
-BuildRequires:    maven
+BuildRequires:    maven-local
 BuildRequires:    jpackage-utils
 
 Requires:         bea-stax-api
@@ -72,6 +72,10 @@ cp -pr target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}
 %doc %{_javadocdir}/%{name}
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 3.1.1-5
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Sat Jul 21 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.1.1-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list