[jboss-jstl-1.2-api] Added maven-enforcer-plugin build time dependency

Juan Hernandez jhernand at fedoraproject.org
Tue Jul 24 16:13:14 UTC 2012


commit 3f1bf8e6f8a0e9d24f3498a9ecb20efa9c021b86
Author: Juan Hernandez <juan.hernandez at redhat.com>
Date:   Tue Jul 24 17:55:14 2012 +0200

    Added maven-enforcer-plugin build time dependency

 jboss-jstl-1.2-api.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/jboss-jstl-1.2-api.spec b/jboss-jstl-1.2-api.spec
index 42b5efd..91bb3fa 100644
--- a/jboss-jstl-1.2-api.spec
+++ b/jboss-jstl-1.2-api.spec
@@ -3,7 +3,7 @@
 
 Name: jboss-jstl-1.2-api
 Version: 1.0.3
-Release: 3%{dist}
+Release: 4%{dist}
 Summary: JSP Standard Template Library 1.2 API
 Group: Development/Libraries
 License: CDDL or GPLv2 with exceptions
@@ -21,6 +21,7 @@ BuildRequires: jboss-parent
 BuildRequires: jpackage-utils
 BuildRequires: maven
 BuildRequires: maven-compiler-plugin
+BuildRequires: maven-enforcer-plugin
 BuildRequires: maven-install-plugin
 BuildRequires: maven-jar-plugin
 BuildRequires: maven-javadoc-plugin
@@ -99,6 +100,9 @@ cp -rp target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}
 
 
 %changelog
+* Tue Jul 24 2012 Juan Hernandez <juan.hernandez at redhat.com> - 1.0.3-4
+- Added maven-enforcer-plugin build time dependency
+
 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.3-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list