[felix-osgi-foundation] Remove BuildRequires on maven-surefire-provider-junit4

Mikolaj Izdebski mizdebsk at fedoraproject.org
Mon May 26 06:19:48 UTC 2014


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

    Remove BuildRequires on maven-surefire-provider-junit4

 felix-osgi-foundation.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/felix-osgi-foundation.spec b/felix-osgi-foundation.spec
index 2309a84..91801f8 100644
--- a/felix-osgi-foundation.spec
+++ b/felix-osgi-foundation.spec
@@ -2,7 +2,7 @@
 
 Name:    felix-osgi-foundation
 Version: 1.2.0
-Release: 15%{?dist}
+Release: 16%{?dist}
 Summary: Felix OSGi Foundation EE Bundle
 Group:   Development/Libraries
 License: ASL 2.0
@@ -14,7 +14,6 @@ BuildArch: noarch
 BuildRequires: java-devel >= 1:1.6.0
 BuildRequires: jpackage-utils
 BuildRequires: maven-local
-BuildRequires: maven-surefire-provider-junit4
 BuildRequires: mockito
 
 Requires: java-headless >= 1:1.6.0
@@ -48,6 +47,9 @@ This package contains API documentation for %{name}.
 %doc LICENSE NOTICE
 
 %changelog
+* Mon May 26 2014 Mikolaj Izdebski <mizdebsk at redhat.com> - 1.2.0-16
+- Remove BuildRequires on maven-surefire-provider-junit4
+
 * Tue Mar 04 2014 Stanislav Ochotnicky <sochotnicky at redhat.com> - 1.2.0-15
 - Use Requires: java-headless rebuild (#1067528)
 


More information about the scm-commits mailing list