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

Stanislav Ochotnicky sochotni at fedoraproject.org
Wed Feb 6 19:07:20 UTC 2013


commit e0e2d3d2a15a11b0b32bd2aaf40c06fc67aa94de
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 20:07:16 2013 +0100

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

 jbosscache-support.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/jbosscache-support.spec b/jbosscache-support.spec
index 1aff512..e2df4bd 100644
--- a/jbosscache-support.spec
+++ b/jbosscache-support.spec
@@ -1,6 +1,6 @@
 Name:    jbosscache-support
 Version: 1.6
-Release: 2%{?dist}
+Release: 3%{?dist}
 Summary: JBossCache support package
 
 Group:   Development/Libraries
@@ -10,7 +10,7 @@ URL:     http://www.jboss.org/jbosscache
 # tar cJf jbosscache-support-1.6.tar.xz jbosscache-support-1.6
 Source0: %{name}-%{version}.tar.xz
 
-BuildRequires: maven
+BuildRequires: maven-local
 BuildRequires: maven-compiler-plugin
 BuildRequires: maven-jar-plugin
 BuildRequires: maven-javadoc-plugin
@@ -87,6 +87,10 @@ install -m 644 xslt/pom.xml \
 %{_mavenpomdir}/JPP-%{name}-xslt.pom
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 1.6-3
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Fri Aug 03 2012 Matt Spaulding <mspaulding06 at gmail.com> - 1.6-2
 - Removed define from file (was not being used)
 - Fixed incorrect license type


More information about the scm-commits mailing list