[apache-commons-exec] - BR iputils. Needed by tests.

Alexander Kurtakov akurtakov at fedoraproject.org
Tue Aug 31 22:22:37 UTC 2010


commit 34855fae4a39554bec48533461776a9e52163c03
Author: Alexander Kurtakov <akurtako at redhat.com>
Date:   Wed Sep 1 01:22:17 2010 +0300

    - BR iputils. Needed by tests.

 apache-commons-exec.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/apache-commons-exec.spec b/apache-commons-exec.spec
index 0d1c0cd..7aa2d52 100644
--- a/apache-commons-exec.spec
+++ b/apache-commons-exec.spec
@@ -3,7 +3,7 @@
 
 Name:           apache-commons-exec
 Version:        1.0.1
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Java library to reliably execute external processes from within the JVM
 
 Group:          Development/Libraries
@@ -26,6 +26,7 @@ BuildRequires:  maven-install-plugin
 BuildRequires:  maven-jar-plugin
 BuildRequires:  maven-javadoc-plugin
 BuildRequires:  maven-resources-plugin
+BuildRequires:  iputils
 Requires:       java >= 1:1.6.0
 Requires:       jpackage-utils
 Requires(post): jpackage-utils
@@ -105,6 +106,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Sep 1 2010 Alexander Kurtakov <akurtako at redhat.com> 1.0.1-4
+- BR iputils. Needed by tests.
+
 * Wed Sep 1 2010 Alexander Kurtakov <akurtako at redhat.com> 1.0.1-3
 - Change maven plugin names to the new ones.
 


More information about the scm-commits mailing list