[aqute-bndlib] Remove BuildRequires on maven-surefire-provider-junit4

Mikolaj Izdebski mizdebsk at fedoraproject.org
Mon May 26 06:17:55 UTC 2014


commit 5c214463b42583b8ad8bf0ea52ee9e97aa371f5e
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Mon May 26 08:16:16 2014 +0200

    Remove BuildRequires on maven-surefire-provider-junit4

 aqute-bndlib.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/aqute-bndlib.spec b/aqute-bndlib.spec
index 818eb8e..2fe7ef6 100644
--- a/aqute-bndlib.spec
+++ b/aqute-bndlib.spec
@@ -1,6 +1,6 @@
 Name:           aqute-bndlib
 Version:        1.50.0
-Release:        7%{?dist}
+Release:        8%{?dist}
 Summary:        BND Library
 License:        ASL 2.0
 URL:            http://www.aQute.biz/Code/Bnd
@@ -11,7 +11,6 @@ BuildArch:      noarch
 
 BuildRequires:  java-devel
 BuildRequires:  maven-local
-BuildRequires:  maven-surefire-provider-junit4
 
 %description
 The bnd tool helps you create and diagnose OSGi R4 bundles.
@@ -71,6 +70,9 @@ export LC_ALL=en_US.UTF-8
 %doc LICENSE
 
 %changelog
+* Mon May 26 2014 Mikolaj Izdebski <mizdebsk at redhat.com> - 1.50.0-8
+- Remove BuildRequires on maven-surefire-provider-junit4
+
 * Tue Aug 13 2013 gil cattaneo <puntogil at libero.it> 1.50.0-7
 - fix rhbz#991986
 - removed some rpmlint problems


More information about the scm-commits mailing list