[apache-commons-exec] Add missing BRs

mbooth mbooth at fedoraproject.org
Mon Jul 15 16:07:10 UTC 2013


commit 242d2dd5684313a213989eb35a731e27e3bcadd2
Author: Mat Booth <fedora at matbooth.co.uk>
Date:   Mon Jul 15 17:06:05 2013 +0100

    Add missing BRs

 apache-commons-exec.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/apache-commons-exec.spec b/apache-commons-exec.spec
index 437944e..ca394ff 100644
--- a/apache-commons-exec.spec
+++ b/apache-commons-exec.spec
@@ -3,7 +3,7 @@
 
 Name:           apache-commons-exec
 Version:        1.1
-Release:        9%{?dist}
+Release:        10%{?dist}
 Summary:        Java library to reliably execute external processes from within the JVM
 
 Group:          Development/Libraries
@@ -15,6 +15,8 @@ BuildRequires:  iputils
 BuildRequires:  java-devel >= 1:1.6.0
 BuildRequires:  jpackage-utils
 BuildRequires:  maven-local
+BuildRequires:  maven-install-plugin
+BuildRequires:  maven-invoker-plugin
 Requires:       java >= 1:1.6.0
 Requires:       jpackage-utils
 BuildArch:      noarch
@@ -71,6 +73,9 @@ cp -p pom.xml $RPM_BUILD_ROOT/%{_mavenpomdir}/JPP-%{name}.pom
 
 
 %changelog
+* Mon Jul 15 2013 Mat Booth <fedora at matbooth.co.uk> - 1.1-10
+- Add missing BRs
+
 * Mon Jul 15 2013 Mikolaj Izdebski <mizdebsk at redhat.com> - 1.1-9
 - Install NOTICE file with javadoc package
 - Resolves: rhbz#984417


More information about the scm-commits mailing list