[felix-parent] - Add dep on maven-plugin-jxr.

mbooth mbooth at fedoraproject.org
Sun Mar 13 17:03:35 UTC 2011


commit aa425515848908acb9ec46c2f4244f4dbbd8fdc9
Author: mbooth <fedora at matbooth.co.uk>
Date:   Sun Mar 13 16:51:32 2011 +0000

    - Add dep on maven-plugin-jxr.

 felix-parent.spec |   10 +++++++---
 1 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/felix-parent.spec b/felix-parent.spec
index 5a66feb..420ac70 100644
--- a/felix-parent.spec
+++ b/felix-parent.spec
@@ -1,6 +1,6 @@
 Name:           felix-parent
 Version:        1.2.1
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Parent POM file for Apache Felix Specs
 
 Group:          Development/Libraries
@@ -35,6 +35,7 @@ BuildRequires: maven-release-plugin
 BuildRequires: maven-surefire-maven-plugin
 BuildRequires: maven-surefire-report-maven-plugin
 BuildRequires: maven-plugin-build-helper
+BuildRequires: maven-plugin-jxr
 
 Requires: junit
 Requires: easymock2
@@ -54,7 +55,7 @@ Requires: maven-release-plugin
 Requires: maven-surefire-maven-plugin
 Requires: maven-surefire-report-maven-plugin
 Requires: maven-plugin-build-helper
-
+Requires: maven-plugin-jxr
 
 Requires:       jpackage-utils
 Requires(post):       jpackage-utils
@@ -110,6 +111,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sun Mar 13 2011 Mat Booth <fedora at matbooth.co.uk> 1.2.1-5
+- Add dep on maven-plugin-jxr.
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.2.1-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
@@ -122,4 +126,4 @@ rm -rf %{buildroot}
 - Add comment in mvn-jpp
 
 * Fri Jul 16 2010 Hui Wang <huwang at redhat.com> - 1.2.1-1
-- Initial version of the package
\ No newline at end of file
+- Initial version of the package


More information about the scm-commits mailing list