[jboss-annotations-1.1-api] Added maven-enforcer-plugin build time dependency

Juan Hernandez jhernand at fedoraproject.org
Tue Jul 24 15:55:51 UTC 2012


commit 90d2b341d7b5f940a0bb143b5ee76cc61b70d629
Author: Juan Hernandez <juan.hernandez at redhat.com>
Date:   Tue Jul 24 17:45:57 2012 +0200

    Added maven-enforcer-plugin build time dependency

 jboss-annotations-1.1-api.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/jboss-annotations-1.1-api.spec b/jboss-annotations-1.1-api.spec
index 45ecc06..6a49b20 100644
--- a/jboss-annotations-1.1-api.spec
+++ b/jboss-annotations-1.1-api.spec
@@ -3,7 +3,7 @@
 
 Name: jboss-annotations-1.1-api
 Version: 1.0.1
-Release: 0.2%{namedreltag}%{dist}
+Release: 0.3%{namedreltag}%{dist}
 Summary: Common Annotations 1.1 API
 Group: Development/Libraries
 License: CDDL or GPLv2 with exceptions
@@ -19,6 +19,7 @@ BuildRequires: jboss-specs-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
@@ -82,6 +83,9 @@ cp -rp target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}/.
 
 
 %changelog
+* Tue Jul 24 2012 Juan Hernandez <juan.hernandez at redhat.com> - 1.0.1-0.3.20120212git76e1a2
+- Added maven-enforcer-plugin build time dependency
+
 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.1-0.2.20120212git76e1a2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list