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

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


commit 9e303baf47a1abd8a5a2c50f268894b1e626c752
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 19:28:35 2013 +0100

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

 android-opengl-api.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/android-opengl-api.spec b/android-opengl-api.spec
index fce0f76..2228cdb 100644
--- a/android-opengl-api.spec
+++ b/android-opengl-api.spec
@@ -1,7 +1,7 @@
 %global namedversion gl%{version}-android-2.1_r1
 Name:          android-opengl-api
 Version:       1.1
-Release:       3%{?dist}
+Release:       4%{?dist}
 Summary:       Google Android Java ME Library (Khronos)
 Group:         Development/Libraries
 License:       ASL 2.0
@@ -18,7 +18,7 @@ Source2:       http://www.apache.org/licenses/LICENSE-2.0.txt
 BuildRequires: java-devel
 BuildRequires: jpackage-utils
 
-BuildRequires: maven
+BuildRequires: maven-local
 BuildRequires: maven-compiler-plugin
 BuildRequires: maven-install-plugin
 BuildRequires: maven-jar-plugin
@@ -84,6 +84,10 @@ cp -pr target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}
 %doc LICENSE-2.0.txt
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 1.1-4
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Mon Oct 22 2012 gil cattaneo <puntogil at libero.it> 1.1-3
 - fix build on x86_64
 


More information about the scm-commits mailing list