[mojo-parent] Add component-javadoc to R

Stanislav Ochotnicky sochotni at fedoraproject.org
Thu Sep 16 10:16:31 UTC 2010


commit 16e91b1c3a9bd23c1ceeeca7259333c1439d3675
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Thu Sep 16 12:15:09 2010 +0200

    Add component-javadoc to R

 mojo-parent.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/mojo-parent.spec b/mojo-parent.spec
index 180bafa..b30e032 100644
--- a/mojo-parent.spec
+++ b/mojo-parent.spec
@@ -1,6 +1,6 @@
 Name:           mojo-parent
 Version:        24
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Codehaus MOJO parent project pom file
 
 Group:          Development/Libraries
@@ -12,6 +12,7 @@ BuildArch:      noarch
 
 BuildRequires:  jpackage-utils
 
+Requires:       plexus-containers-component-javadoc
 Requires:       maven-plugin-plugin
 Requires:       junit
 
@@ -57,6 +58,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Sep 16 2010 Stanislav Ochotnicky <sochotnicky at redhat.com> - 24-5
+- Add component-javadoc to R
+
 * Thu Sep 16 2010 Stanislav Ochotnicky <sochotnicky at redhat.com> - 24-4
 - Add forgotten jpackage-utils BR
 


More information about the scm-commits mailing list