[maven-project-info-reports-plugin] Add missing BR netbeans-cvsclient

Hui Wang huwang at fedoraproject.org
Thu Sep 9 12:33:18 UTC 2010


commit 614a19aff45281f2df2601fd6e4b9348b0159d4a
Author: Hui Wang <huwang at dhcp-65-188.nay.redhat.com>
Date:   Thu Sep 9 20:31:38 2010 +0800

    Add missing BR netbeans-cvsclient

 maven-project-info-reports-plugin.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/maven-project-info-reports-plugin.spec b/maven-project-info-reports-plugin.spec
index a0a4fb3..10db14b 100644
--- a/maven-project-info-reports-plugin.spec
+++ b/maven-project-info-reports-plugin.spec
@@ -1,6 +1,6 @@
 Name:           maven-project-info-reports-plugin
 Version:        2.2
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Maven Project Info Reports Plugin
 
 Group:          Development/Libraries
@@ -46,6 +46,7 @@ BuildRequires: commons-validator
 BuildRequires: httpunit
 BuildRequires: maven-plugin-testing-harness
 BuildRequires: tomcat5
+BuildRequires: netbeans-cvsclient
 
 Requires:       maven2
 Requires:       java
@@ -133,6 +134,9 @@ rm -rf %{buildroot}
 %{_javadocdir}/%{name}
 
 %changelog
+* Thu Sep 09 2010 Hui Wang <huwang at redhat.com> - 2.2-3
+- Add missing BR netbeans-cvsclient
+
 * Mon Jun 07 2010 Hui Wang <huwang at redhat.com> - 2.2-2
 - Added missing requires
 


More information about the scm-commits mailing list