[jbosscache-support] Add BR for maven-install-plugin

Matt Spaulding madsa at fedoraproject.org
Mon Aug 12 03:18:24 UTC 2013


commit f2d042c852a90d2fc8870e7167e6045041179b08
Author: Matt Spaulding <mspaulding06 at gmail.com>
Date:   Sun Aug 11 20:17:44 2013 -0700

    Add BR for maven-install-plugin

 jbosscache-support.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/jbosscache-support.spec b/jbosscache-support.spec
index 3f7926e..0bfc14a 100644
--- a/jbosscache-support.spec
+++ b/jbosscache-support.spec
@@ -1,6 +1,6 @@
 Name:    jbosscache-support
 Version: 1.6
-Release: 6%{?dist}
+Release: 7%{?dist}
 Summary: JBossCache support package
 
 Group:   Development/Libraries
@@ -12,6 +12,7 @@ Source0: %{name}-%{version}.tar.xz
 
 BuildRequires: maven-local
 BuildRequires: maven-compiler-plugin
+BuildRequires: maven-install-plugin
 BuildRequires: maven-jar-plugin
 BuildRequires: maven-javadoc-plugin
 BuildRequires: maven-release-plugin
@@ -90,6 +91,9 @@ install -m 644 xslt/pom.xml \
 %{_mavenpomdir}/JPP-%{name}-xslt.pom
 
 %changelog
+* Sun Aug 11 2013 Matt Spaulding <mspaulding06 at gmail.com> - 1.6-7
+- Add BR for maven-install-plugin
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.6-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 


More information about the scm-commits mailing list