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

Stanislav Ochotnicky sochotni at fedoraproject.org
Wed Feb 6 18:47:44 UTC 2013


commit 0c3d047776963100af1090f384bed8b2e5803ca4
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 19:47:39 2013 +0100

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

 geronimo-jpa.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/geronimo-jpa.spec b/geronimo-jpa.spec
index 9cbee26..c4a6962 100644
--- a/geronimo-jpa.spec
+++ b/geronimo-jpa.spec
@@ -3,7 +3,7 @@
 
 Name:           geronimo-jpa
 Version:        1.1.1
-Release:        9%{?dist}
+Release:        10%{?dist}
 Summary:        Java persistence API implementation
 
 Group:          Development/Libraries
@@ -19,7 +19,7 @@ Source0:       %{spec_name}-%{version}.tar.xz
 BuildArch:     noarch
 
 # This pulls in all of the required java and maven stuff
-BuildRequires:  xmvn
+BuildRequires:  maven-local
 BuildRequires:  geronimo-parent-poms
 BuildRequires:  maven-resources-plugin
 
@@ -64,6 +64,10 @@ rm -rf $(readlink -f %{_javadocdir}/%{name}) %{_javadocdir}/%{name} || :
 
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 1.1.1-10
+- 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.1.1-9
 - Build with xmvn
 


More information about the scm-commits mailing list