[apache-commons-chain] added missing BR surefire-provider-junit

gil gil at fedoraproject.org
Sun Feb 17 02:04:25 UTC 2013


commit 3f4ec3daee8e71d244c01823833ef6240fdebcfd
Author: gil <puntogil at libero.it>
Date:   Sun Feb 17 03:04:09 2013 +0100

    added missing BR surefire-provider-junit

 apache-commons-chain.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/apache-commons-chain.spec b/apache-commons-chain.spec
index 4792b66..be5f3b1 100644
--- a/apache-commons-chain.spec
+++ b/apache-commons-chain.spec
@@ -2,7 +2,7 @@
 %global short_name commons-%{base_name}
 Name:          apache-commons-chain
 Version:       1.2
-Release:       5%{?dist}
+Release:       6%{?dist}
 Summary:       An implementation of the GoF Chain of Responsibility pattern
 Group:         Development/Libraries
 License:       ASL 2.0
@@ -38,6 +38,7 @@ BuildRequires: maven-plugin-bundle
 BuildRequires: maven-resources-plugin
 BuildRequires: maven-site-plugin
 BuildRequires: maven-surefire-plugin
+BuildRequires: maven-surefire-provider-junit
 
 Requires:      apache-commons-beanutils
 Requires:      apache-commons-digester
@@ -117,6 +118,9 @@ cp -pr target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}
 %doc LICENSE.txt NOTICE.txt
 
 %changelog
+* Sun Feb 17 2013 gil cattaneo <puntogil at libero.it> 1.2-6
+- added missing BR surefire-provider-junit
+
 * Wed Feb 13 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.2-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list