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

Stanislav Ochotnicky sochotni at fedoraproject.org
Wed Feb 6 19:50:32 UTC 2013


commit 052b6a8ed3ffac710ca2bf25574a2be36591bb3a
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 20:50:29 2013 +0100

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

 xsom.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/xsom.spec b/xsom.spec
index 43e60f9..b1624b8 100644
--- a/xsom.spec
+++ b/xsom.spec
@@ -2,7 +2,7 @@
 
 Name: xsom
 Version: 0
-Release: 6.%{checkout}svn%{?dist}
+Release: 7.%{checkout}svn%{?dist}
 Summary: XML Schema Object Model (XSOM)
 Group: Development/Libraries
 License: CDDL or GPLv2 with exceptions
@@ -22,7 +22,7 @@ Patch0: %{name}-%{checkout}svn-pom.patch
 
 BuildRequires: jpackage-utils
 BuildRequires: junit4
-BuildRequires: maven
+BuildRequires: maven-local
 BuildRequires: maven-antrun-plugin
 BuildRequires: maven-plugin-build-helper
 BuildRequires: maven-compiler-plugin
@@ -116,6 +116,10 @@ cp -rp target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}
 
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 0-7.20110809svn
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Sun Jul 22 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0-6.20110809svn
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list