[jboss-parent] Add missing BR.

Alexander Kurtakov akurtakov at fedoraproject.org
Mon Dec 12 09:27:05 UTC 2011


commit fac8909897abb14ba58eaf96ed641eed1488a1d2
Author: Alexander Kurtakov < <akurtako at redhat.com>
Date:   Mon Dec 12 11:26:53 2011 +0200

    Add missing BR.

 jboss-parent.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/jboss-parent.spec b/jboss-parent.spec
index 2b8fed1..4074813 100644
--- a/jboss-parent.spec
+++ b/jboss-parent.spec
@@ -1,6 +1,6 @@
 Name:                 jboss-parent
 Version:              6
-Release:              4%{?dist}
+Release:              5%{?dist}
 Summary:              JBoss Parent POM
 Group:                Development/Libraries
 License:              LGPLv2+
@@ -19,6 +19,7 @@ BuildRequires:        maven-install-plugin
 BuildRequires:        maven-javadoc-plugin
 BuildRequires:        maven-release-plugin
 BuildRequires:        maven-resources-plugin
+BuildRequires:        maven-enforcer-plugin
 
 # Although clover2-plugin is opensource, Clover isn't and cannot be packaged.
 # It seems that JBoss projects doesn't depend on this plugin and it will be
@@ -88,6 +89,9 @@ install -pm 644 pom.xml $RPM_BUILD_ROOT%{_mavenpomdir}/JPP.jboss-%{name}.pom
 %{_mavendepmapfragdir}/*
 
 %changelog
+* Mon Dec 12 2011 Alexander Kurtakov <akurtako at redhat.com> 6-5
+- Add missing BR.
+
 * Tue Sep 20 2011 Marek Goldmann <mgoldman at redhat.com> 6-4
 - Removed unavailable deps from POM
 
@@ -103,4 +107,3 @@ install -pm 644 pom.xml $RPM_BUILD_ROOT%{_mavenpomdir}/JPP.jboss-%{name}.pom
 
 * Tue Jun 07 2011 Marek Goldmann <mgoldman at redhat.com> 6-0.1.beta2
 - Initial packaging
-


More information about the scm-commits mailing list