[mojo-parent] Add BR maven-site-plugin

Michael Šimáček msimacek at fedoraproject.org
Mon Jan 19 13:48:33 UTC 2015


commit 0d60d97569fb1972270f3ff7f65bb80d0a140ecb
Author: Michael Simacek <msimacek at redhat.com>
Date:   Mon Jan 19 14:48:55 2015 +0100

    Add BR maven-site-plugin

 mojo-parent.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/mojo-parent.spec b/mojo-parent.spec
index 5ebb94e..3e158df 100644
--- a/mojo-parent.spec
+++ b/mojo-parent.spec
@@ -1,6 +1,6 @@
 Name:           mojo-parent
 Version:        34
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Codehaus MOJO parent project pom file
 
 License:        ASL 2.0
@@ -12,6 +12,7 @@ BuildArch:      noarch
 BuildRequires:  maven-local
 BuildRequires:  codehaus-parent
 BuildRequires:  maven-enforcer-plugin
+BuildRequires:  maven-site-plugin
 
 %description
 Codehaus MOJO parent project pom file
@@ -36,6 +37,9 @@ cp %SOURCE1 .
 %doc LICENSE-2.0.txt
 
 %changelog
+* Mon Jan 19 2015 Michael Simacek <msimacek at redhat.com> - 34-2
+- Add BR maven-site-plugin
+
 * Mon Oct 13 2014 Mikolaj Izdebski <mizdebsk at redhat.com> - 34-1
 - Update to upstream version 34
 


More information about the scm-commits mailing list