Add component-javadoc to R
This commit is contained in:
parent
d8944aba88
commit
16e91b1c3a
@ -1,6 +1,6 @@
|
|||||||
Name: mojo-parent
|
Name: mojo-parent
|
||||||
Version: 24
|
Version: 24
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
Summary: Codehaus MOJO parent project pom file
|
Summary: Codehaus MOJO parent project pom file
|
||||||
|
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
@ -12,6 +12,7 @@ BuildArch: noarch
|
|||||||
|
|
||||||
BuildRequires: jpackage-utils
|
BuildRequires: jpackage-utils
|
||||||
|
|
||||||
|
Requires: plexus-containers-component-javadoc
|
||||||
Requires: maven-plugin-plugin
|
Requires: maven-plugin-plugin
|
||||||
Requires: junit
|
Requires: junit
|
||||||
|
|
||||||
@ -57,6 +58,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Sep 16 2010 Stanislav Ochotnicky <sochotnicky@redhat.com> - 24-5
|
||||||
|
- Add component-javadoc to R
|
||||||
|
|
||||||
* Thu Sep 16 2010 Stanislav Ochotnicky <sochotnicky@redhat.com> - 24-4
|
* Thu Sep 16 2010 Stanislav Ochotnicky <sochotnicky@redhat.com> - 24-4
|
||||||
- Add forgotten jpackage-utils BR
|
- Add forgotten jpackage-utils BR
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user