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

Stanislav Ochotnicky sochotni at fedoraproject.org
Wed Feb 6 18:49:39 UTC 2013


commit 0f4cc331bab6652bd4c33d821975d000a84cf5d6
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 19:49:35 2013 +0100

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

 gluegen2.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/gluegen2.spec b/gluegen2.spec
index db016cc..8578a1c 100644
--- a/gluegen2.spec
+++ b/gluegen2.spec
@@ -1,7 +1,7 @@
 # baserelease defines which build revision of this version we're building.
 # The magical name baserelease is matched by the rpmdev-bumpspec tool, which
 # you should use.
-%global baserelease 7
+%global baserelease 8
 
 %global pkg_name gluegen
 %global pkg_version 2.0
@@ -37,7 +37,7 @@ BuildRequires:  ant-antlr
 BuildRequires:  ant-contrib
 BuildRequires:  ant-junit
 BuildRequires:  cpptasks
-BuildRequires:  maven
+BuildRequires:  maven-local
 
 Requires:       java >= 1:1.6.0
 Requires:       jpackage-utils
@@ -223,6 +223,10 @@ _JAVA_OPTIONS="-Djogamp.debug=true -Djava.library.path=../build/test/build/nativ
 %{_docdir}/%{name}
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 2.0-0.8.rc11
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Fri Jan 25 2013 Clément David <c.david86 at gmail.com> - 2.0-0.7.rc11
 - Upgrade to the Java packaging draft (JNI jar/so location)
 


More information about the scm-commits mailing list