- Add dep on maven-plugin-jxr.
This commit is contained in:
parent
0e5f930d01
commit
aa42551584
@ -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@matbooth.co.uk> 1.2.1-5
|
||||
- Add dep on maven-plugin-jxr.
|
||||
|
||||
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@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@redhat.com> - 1.2.1-1
|
||||
- Initial version of the package
|
||||
- Initial version of the package
|
||||
|
||||
Loading…
Reference in New Issue
Block a user