[jboss-saaj-1.3-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:05:50 UTC 2013


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

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

 jboss-saaj-1.3-api.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/jboss-saaj-1.3-api.spec b/jboss-saaj-1.3-api.spec
index 049b200..707a767 100644
--- a/jboss-saaj-1.3-api.spec
+++ b/jboss-saaj-1.3-api.spec
@@ -3,7 +3,7 @@
 
 Name: jboss-saaj-1.3-api
 Version: 1.0.2
-Release: 3%{?dist}
+Release: 4%{?dist}
 Summary: SOAP with Attachments API for Java 1.3
 Group: Development/Libraries
 License: CDDL or GPLv2 with exceptions
@@ -17,7 +17,7 @@ BuildArch: noarch
 
 BuildRequires: jpackage-utils
 BuildRequires: java-devel
-BuildRequires: maven
+BuildRequires: maven-local
 BuildRequires: maven-compiler-plugin
 BuildRequires: maven-enforcer-plugin
 BuildRequires: maven-install-plugin
@@ -83,6 +83,10 @@ cp -rp target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}
 
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 1.0.2-4
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Tue Jul 24 2012 Juan Hernandez <juan.hernandez at redhat.com> - 1.0.2-3
 - Added maven-enforcer-plugin build time dependency
 


More information about the scm-commits mailing list