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

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


commit acb5f0e4417b9e0b41196e9f2ce3754ba070a750
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 19:36:24 2013 +0100

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

 arquillian-core.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/arquillian-core.spec b/arquillian-core.spec
index 4d94194..287702d 100644
--- a/arquillian-core.spec
+++ b/arquillian-core.spec
@@ -3,7 +3,7 @@
 
 Name:           arquillian-core
 Version:        1.0.2
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Arquillian is a revolutionary testing platform built on the JVM
 Group:          Development/Libraries
 License:        ASL 2.0
@@ -17,7 +17,7 @@ BuildArch:        noarch
 
 BuildRequires:    jpackage-utils
 BuildRequires:    java-devel
-BuildRequires:    maven
+BuildRequires:    maven-local
 BuildRequires:    jboss-parent
 
 BuildRequires:    maven-compiler-plugin
@@ -199,6 +199,10 @@ cp -rp target/site/apidocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
 
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 1.0.2-2
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Mon Jul 30 2012 Lin Gao <lgao at redhat.com> - 1.0.2-1
 - Upgraded to 1.0.2.Final
 - Removed unsed patches


More information about the scm-commits mailing list