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

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


commit 0817a57664dfdd5c93f51f953653e895b6d89e9d
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-core.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/felix-osgi-core.spec b/felix-osgi-core.spec
index 3980583..6d1caab 100644
--- a/felix-osgi-core.spec
+++ b/felix-osgi-core.spec
@@ -2,7 +2,7 @@
 
 Name:    felix-osgi-core
 Version: 1.4.0
-Release: 15%{?dist}
+Release: 16%{?dist}
 Summary: Felix OSGi R4 Core Bundle
 Group:   Development/Libraries
 License: ASL 2.0
@@ -15,7 +15,6 @@ BuildRequires: java-devel
 BuildRequires: jpackage-utils
 BuildRequires: maven-local
 BuildRequires: felix-parent
-BuildRequires: maven-surefire-provider-junit4
 BuildRequires: mockito
 
 %description
@@ -48,6 +47,9 @@ export LC_ALL=en_US.UTF-8
 %doc LICENSE NOTICE
 
 %changelog
+* Mon May 26 2014 Mikolaj Izdebski <mizdebsk at redhat.com> - 1.4.0-16
+- Remove BuildRequires on maven-surefire-provider-junit4
+
 * Tue Mar 04 2014 Stanislav Ochotnicky <sochotnicky at redhat.com> - 1.4.0-15
 - Use Requires: java-headless rebuild (#1067528)
 


More information about the scm-commits mailing list