[maven-changelog-plugin] Add missing BR netbeans-cvsclient

Hui Wang huwang at fedoraproject.org
Thu Sep 9 11:32:04 UTC 2010


commit 4f18d1733ea303a2cb120fa0381728c00ad7984b
Author: Hui Wang <huwang at dhcp-65-188.nay.redhat.com>
Date:   Thu Sep 9 19:30:23 2010 +0800

    Add missing BR netbeans-cvsclient

 maven-changelog-plugin.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/maven-changelog-plugin.spec b/maven-changelog-plugin.spec
index 73f1870..f828649 100644
--- a/maven-changelog-plugin.spec
+++ b/maven-changelog-plugin.spec
@@ -1,6 +1,6 @@
 Name:           maven-changelog-plugin
 Version:        2.2
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Produce SCM changelog reports
 
 Group:          Development/Libraries
@@ -30,6 +30,7 @@ BuildRequires: plexus-utils
 BuildRequires: junit
 BuildRequires: maven-plugin-testing-harness
 BuildRequires: plexus-container-default
+BuildRequires: netbeans-cvsclient
 
 Requires:       maven2
 Requires:       java
@@ -113,6 +114,9 @@ rm -rf %{buildroot}
 %{_javadocdir}/%{name}
 
 %changelog
+* Thu Sep 09 2010 Hui Wang <huwang at redhat.com> - 2.2-5
+- Add missing BR netbeans-cvsclient
+
 * Tue Jul 13 2010 Hui Wang <huwang at redhat.com> - 2.2-4
 - Add missing requires
 


More information about the scm-commits mailing list