[easymock3/f18] Added BR on maven-surefire-provider-junit

Tomas Radej tradej at fedoraproject.org
Thu Dec 13 12:35:58 UTC 2012


commit 19cd89e1aab7c3d25513403fca5c945202353167
Author: Tomas Radej <tradej at redhat.com>
Date:   Thu Dec 13 13:16:48 2012 +0100

    Added BR on maven-surefire-provider-junit

 easymock3.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/easymock3.spec b/easymock3.spec
index 2676796..810e0d2 100644
--- a/easymock3.spec
+++ b/easymock3.spec
@@ -1,6 +1,6 @@
 Name:           easymock3
 Version:        3.1
-Release:        8%{?dist}
+Release:        9%{?dist}
 Summary:        Easy mock objects
 Group:          Development/Libraries
 License:        ASL 2.0
@@ -35,6 +35,7 @@ BuildRequires:  maven-jar-plugin
 BuildRequires:  maven-remote-resources-plugin
 BuildRequires:  maven-plugin-bundle
 BuildRequires:  maven-timestamp-plugin
+BuildRequires:  maven-surefire-provider-junit4
 BuildRequires:  objenesis
 
 Requires:       java
@@ -120,6 +121,9 @@ cp -pr target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}
 
 
 %changelog
+* Thu Dec 13 2012 Tomas Radej <tradej at redhat.com> - 3.1-9
+- Added BR on maven-surefire-provider-junit
+
 * Tue Dec 04 2012 gil cattaneo <puntogil at libero.it> - 3.1-8
 - Enabled classextension module
 - Replaced PATCH1 with pom macro


More information about the scm-commits mailing list