[buildnumber-maven-plugin] Added mojo-parent to BR/R

Stanislav Ochotnicky sochotni at fedoraproject.org
Mon Nov 22 14:54:37 UTC 2010


commit 4198fed14686e95ce0b9a714d0a141ebfec78ff8
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Thu Nov 11 13:44:19 2010 +0100

    Added mojo-parent to BR/R

 buildnumber-maven-plugin.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/buildnumber-maven-plugin.spec b/buildnumber-maven-plugin.spec
index 944bfc0..9acffb6 100644
--- a/buildnumber-maven-plugin.spec
+++ b/buildnumber-maven-plugin.spec
@@ -2,7 +2,7 @@
 
 Name:           buildnumber-maven-plugin
 Version:        1.0
-Release:        0.9.b4%{?dist}
+Release:        0.10.b4%{?dist}
 Summary:        Build Number Maven Plugin
 
 Group:          Development/Libraries
@@ -46,12 +46,14 @@ BuildRequires: maven-plugin-cobertura
 BuildRequires: plexus-containers-component-javadoc
 BuildRequires: svnkit
 BuildRequires: jna
+BuildRequires: mojo-parent
 
 Requires: java
 Requires: maven2
 Requires: jna
 Requires: svnkit
 Requires: jpackage-utils
+Requires: mojo-parent
 Requires(post): jpackage-utils
 Requires(postun): jpackage-utils
 
@@ -149,6 +151,9 @@ rm -rf %{buildroot}
 %{_javadocdir}/%{name}
 
 %changelog
+* Thu Nov 11 2010 Stanislav Ochotnicky <sochotnicky at redhat.com> - 1.0-0.10.b4
+- Added mojo-parent to BR/R
+
 * Wed Sep 1 2010 Alexander Kurtakov <akurtako at redhat.com> 1.0-0.9.b4
 - Fix build and use new maven plugins names.
 


More information about the scm-commits mailing list