[xmvn] Add missing BR: modello-maven-plugin

Michal Srb msrb at fedoraproject.org
Mon Mar 17 07:58:16 UTC 2014


commit 22eaa6ee63fdc19a35c82ad6d6998c7469e5a949
Author: Michal Srb <msrb at redhat.com>
Date:   Mon Mar 17 08:56:45 2014 +0100

    Add missing BR: modello-maven-plugin

 xmvn.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/xmvn.spec b/xmvn.spec
index 5772929..74e6108 100644
--- a/xmvn.spec
+++ b/xmvn.spec
@@ -1,6 +1,6 @@
 Name:           xmvn
 Version:        1.5.0
-Release:        0.21.gitcb3a0a6%{?dist}
+Release:        0.22.gitcb3a0a6%{?dist}
 Summary:        Local Extensions for Apache Maven
 License:        ASL 2.0
 URL:            http://mizdebsk.fedorapeople.org/xmvn
@@ -20,6 +20,7 @@ BuildRequires:  maven-plugin-build-helper
 BuildRequires:  maven-assembly-plugin
 BuildRequires:  maven-invoker-plugin
 BuildRequires:  xmlunit
+BuildRequires:  mvn(org.codehaus.modello:modello-maven-plugin)
 
 Requires:       maven >= 3.1.1-13
 
@@ -147,6 +148,9 @@ end
 %doc LICENSE NOTICE
 
 %changelog
+* Mon Mar 17 2014 Michal Srb <msrb at redhat.com> - 1.5.0-0.22.gitcb3a0a6
+- Add missing BR: modello-maven-plugin
+
 * Tue Mar 04 2014 Stanislav Ochotnicky <sochotnicky at redhat.com> - 1.5.0-0.21.gitcb3a0a6
 - Use Requires: java-headless rebuild (#1067528)
 


More information about the scm-commits mailing list