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

Stanislav Ochotnicky sochotni at fedoraproject.org
Wed Feb 6 19:12:59 UTC 2013


commit eb01a22b4763b135360c929a943a866536d3d8c4
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 20:12:55 2013 +0100

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

 jogl2.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/jogl2.spec b/jogl2.spec
index 18309cc..4a51ba0 100644
--- a/jogl2.spec
+++ b/jogl2.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 jogl
 %global pkg_version 2.0
@@ -40,7 +40,7 @@ BuildRequires:  libXt-devel
 BuildRequires:  libXrender-devel
 BuildRequires:  libXxf86vm-devel
 BuildRequires:  libXrandr-devel
-BuildRequires:  maven
+BuildRequires:  maven-local
 
 Requires:       java >= 1:1.6.0
 Requires:       jpackage-utils
@@ -170,6 +170,10 @@ find %{buildroot}%{_docdir}/%{name} -name '*.html' \
 %{_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
+
 * Mon Jan 21 2013 Clément David <c.david86 at gmail.com> - 2.0-0.7.rc11
 - Upgrade to the Java packaging draft (JNI jar/so location)
 - Avoid using build-classpath to ease branch merge (and jnidir changes)


More information about the scm-commits mailing list