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

Stanislav Ochotnicky sochotni at fedoraproject.org
Wed Feb 6 18:48:13 UTC 2013


commit 349c39f98d0ac87a01e35caaed05e7f270139332
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 19:48:09 2013 +0100

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

 geronimo-parent-poms.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/geronimo-parent-poms.spec b/geronimo-parent-poms.spec
index 9a604d8..83abdf9 100644
--- a/geronimo-parent-poms.spec
+++ b/geronimo-parent-poms.spec
@@ -1,6 +1,6 @@
 Name:		geronimo-parent-poms
 Version:	1.6
-Release:	12%{?dist}
+Release:	13%{?dist}
 Summary:	Parent POM files for geronimo-specs
 Group:		Development/Tools
 License:	ASL 2.0
@@ -11,7 +11,7 @@ BuildArch:	noarch
 Source0:	http://svn.apache.org/repos/asf/geronimo/specs/tags/specs-parent-%{version}/pom.xml
 Source1:	http://www.apache.org/licenses/LICENSE-2.0.txt
 
-BuildRequires:  xmvn
+BuildRequires:  maven-local
 BuildRequires:	jpackage-utils
 
 # Dependencies and plugins from the POM files
@@ -38,6 +38,10 @@ cp -p %{SOURCE1} LICENSE
 
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 1.6-13
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Thu Jan 17 2013 Michal Srb <msrb at redhat.com> - 1.6-12
 - Build with xmvn
 


More information about the scm-commits mailing list