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

Stanislav Ochotnicky sochotni at fedoraproject.org
Wed Feb 6 18:27:50 UTC 2013


commit 7287d26cbbf3fb2734b891c22c6e32c305eaee70
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 19:27:45 2013 +0100

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

 XmlSchema.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/XmlSchema.spec b/XmlSchema.spec
index af8a583..9b22e7f 100644
--- a/XmlSchema.spec
+++ b/XmlSchema.spec
@@ -1,6 +1,6 @@
 Name:           XmlSchema
 Version:        1.4.7
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Lightweight schema object model
 Group:          Development/Libraries  
 License:        ASL 2.0
@@ -17,7 +17,7 @@ BuildArch:      noarch
 
 BuildRequires: java-devel
 BuildRequires: jpackage-utils    
-BuildRequires: maven
+BuildRequires: maven-local
 BuildRequires: maven-remote-resources-plugin
 BuildRequires: apache-resource-bundles
 BuildRequires: bcel
@@ -73,6 +73,10 @@ cp -rp target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}
 
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 1.4.7-3
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Wed Jul 18 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.4.7-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list