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

Stanislav Ochotnicky sochotni at fedoraproject.org
Wed Feb 6 19:41:20 UTC 2013


commit d48e785b1b73d87894248b8139f10d4ea5472c32
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 20:41:16 2013 +0100

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

 rngom.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/rngom.spec b/rngom.spec
index 1f54c75..dcfd999 100644
--- a/rngom.spec
+++ b/rngom.spec
@@ -1,6 +1,6 @@
 Name: rngom
 Version: 201103
-Release: 0.5.20120119svn%{?dist}
+Release: 0.6.20120119svn%{?dist}
 Summary: Java library for parsing RELAX NG grammars
 Group: Development/Libraries
 License: MIT
@@ -20,7 +20,7 @@ BuildRequires: javacc
 BuildRequires: javacc-maven-plugin
 BuildRequires: jpackage-utils
 BuildRequires: junit4
-BuildRequires: maven
+BuildRequires: maven-local
 BuildRequires: maven-clean-plugin
 BuildRequires: maven-compiler-plugin
 BuildRequires: maven-enforcer
@@ -104,6 +104,10 @@ cp -rp target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}/.
 
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 201103-0.6.20120119svn
+- 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> - 201103-0.5.20120119svn
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list