[apache-james-project] Remove BuildRequires on maven-surefire-provider-junit4

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


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

    Remove BuildRequires on maven-surefire-provider-junit4

 apache-james-project.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/apache-james-project.spec b/apache-james-project.spec
index 6bed2ab..c59ed3d 100644
--- a/apache-james-project.spec
+++ b/apache-james-project.spec
@@ -3,7 +3,7 @@
 
 Name:             %{short_name}-project
 Version:          1.8.1
-Release:          6%{?dist}
+Release:          7%{?dist}
 Summary:          Main project POM files and resources
 License:          ASL 2.0
 Group:            Development/Libraries
@@ -15,7 +15,6 @@ BuildArch:        noarch
 
 BuildRequires:    java-devel >= 1:1.6.0
 BuildRequires:    maven-local
-BuildRequires:    maven-surefire-provider-junit4
 
 
 %description
@@ -40,6 +39,9 @@ Main project POM files and resources for Apache James project
 %doc LICENSE NOTICE
 
 %changelog
+* Mon May 26 2014 Mikolaj Izdebski <mizdebsk at redhat.com> - 1.8.1-7
+- Remove BuildRequires on maven-surefire-provider-junit4
+
 * Thu Mar 06 2014 Michal Srb <msrb at redhat.com> - 1.8.1-6
 - Remove wagon deps
 


More information about the scm-commits mailing list