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

Stanislav Ochotnicky sochotni at fedoraproject.org
Wed Feb 6 18:53:29 UTC 2013


commit 777b013c0311db52748c8727e88b84e27e166509
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 19:53:25 2013 +0100

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

 ironjacamar.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/ironjacamar.spec b/ironjacamar.spec
index 6b0ace8..c0f78da 100644
--- a/ironjacamar.spec
+++ b/ironjacamar.spec
@@ -3,7 +3,7 @@
 
 Name:             ironjacamar
 Version:          1.0.9
-Release:          4%{?dist}
+Release:          5%{?dist}
 Summary:          Java Connector Architecture 1.6 implementation
 Group:            Development/Libraries
 License:          LGPLv2+
@@ -66,7 +66,7 @@ BuildRequires:    jboss-transaction-1.1-api
 BuildRequires:    jboss-transaction-spi
 BuildRequires:    jdepend
 BuildRequires:    jpackage-utils
-BuildRequires:    maven
+BuildRequires:    maven-local
 BuildRequires:    picketbox
 
 Requires:         geronimo-validation
@@ -157,6 +157,10 @@ cp -rp target/docs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
 %doc LICENSE.txt
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 1.0.9-5
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.9-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list