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

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


commit 14d58ddd3daee02b5958d3d081216ef9991e355a
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 20:11:08 2013 +0100

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

 jglobus.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/jglobus.spec b/jglobus.spec
index 1008830..9388523 100644
--- a/jglobus.spec
+++ b/jglobus.spec
@@ -1,6 +1,6 @@
 Name:		jglobus
 Version:	2.0.5
-Release:	0.1.rc2%{?dist}
+Release:	0.2.rc2%{?dist}
 Summary:	Globus Java client libraries
 
 #		Everything is Apache 2.0 except for one file that is MIT:
@@ -14,7 +14,7 @@ BuildArch:	noarch
 BuildRequires:	jpackage-utils
 BuildRequires:	java-devel
 BuildRequires:	dos2unix
-BuildRequires:	maven
+BuildRequires:	maven-local
 BuildRequires:	maven-compiler-plugin
 BuildRequires:	maven-enforcer-plugin
 BuildRequires:	maven-install-plugin
@@ -274,6 +274,10 @@ install -p -m 644 axis/pom.xml \
 %doc %{_javadocdir}/%{name}
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 2.0.5-0.2.rc2
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Tue Jan 29 2013 Mattias Ellert <mattias.ellert at fysast.uu.se> - 2.0.5-0.1.rc2
 - 2.0.5 release candidate 2
 - New jglobus-myproxy package


More information about the scm-commits mailing list