[maven-jaxb2-plugin/f17] Added maven-anno-plugin to the runtime requirements

Juan Hernandez jhernand at fedoraproject.org
Mon Mar 12 19:37:00 UTC 2012


commit ed2cd6adb428051cb84fe71bcbaab19ab9bf6380
Author: Juan Hernandez <juan.hernandez at redhat.com>
Date:   Mon Mar 12 20:36:34 2012 +0100

    Added maven-anno-plugin to the runtime requirements

 maven-jaxb2-plugin.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/maven-jaxb2-plugin.spec b/maven-jaxb2-plugin.spec
index cf88dae..372cc46 100644
--- a/maven-jaxb2-plugin.spec
+++ b/maven-jaxb2-plugin.spec
@@ -1,6 +1,6 @@
 Name: maven-jaxb2-plugin
 Version: 0.8.1
-Release: 4%{?dist}
+Release: 5%{?dist}
 Summary: Provides the capability to generate java sources from schemas
 Group: Development/Libraries
 License: BSD and ASL 2.0
@@ -44,6 +44,7 @@ Requires: java
 Requires: maven
 Requires: jpackage-utils
 Requires: xml-commons-resolver
+Requires: maven-anno-plugin
 
 
 %description
@@ -108,6 +109,9 @@ cp -pr target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}/.
 
 
 %changelog
+* Mon Mar 12 2012 Juan Hernandez <juan.hernandez at redhat.com> 0.8.1-5
+- Added maven-anno-plugin to the runtime requirements
+
 * Mon Mar 12 2012 Juan Hernandez <juan.hernandez at redhat.com> 0.8.1-4
 - Fixed the license header as some files use ASL 2.0
 - Changed the URL to a more reliable one


More information about the scm-commits mailing list