[activeio] - 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:00 UTC 2013


commit ac5e8c4ee431a122fe2f13f906c113ccef1691c8
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 19:27:57 2013 +0100

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

 activeio.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/activeio.spec b/activeio.spec
index 5710529..2faa9d6 100644
--- a/activeio.spec
+++ b/activeio.spec
@@ -1,6 +1,6 @@
 Name:          activeio
 Version:       3.1.4
-Release:       3%{?dist}
+Release:       4%{?dist}
 Summary:       Apache ActiveMQ ActiveIO :: Core
 Group:         Development/Libraries
 License:       ASL 2.0
@@ -22,7 +22,7 @@ BuildRequires: jboss-j2eemgmt-1.1-api
 
 BuildRequires: junit
 
-BuildRequires: maven
+BuildRequires: maven-local
 BuildRequires: maven-compiler-plugin
 BuildRequires: maven-enforcer-plugin
 BuildRequires: maven-install-plugin
@@ -181,6 +181,10 @@ cp -rp target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}
 %doc LICENSE NOTICE
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 3.1.4-4
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Fri Sep 14 2012 gil cattaneo <puntogil at libero.it> 3.1.4-3
 - Fix parent pom
 


More information about the scm-commits mailing list