[hawtdb] fix maven-surefire-provider-junit

gil gil at fedoraproject.org
Sun Jun 8 02:23:18 UTC 2014


commit e5c8b0474e25457183523fa90ffb9ae848e08a9d
Author: gil <puntogil at libero.it>
Date:   Sun Jun 8 04:23:00 2014 +0200

    fix maven-surefire-provider-junit

 hawtdb.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/hawtdb.spec b/hawtdb.spec
index 8eda7c8..22aaeca 100644
--- a/hawtdb.spec
+++ b/hawtdb.spec
@@ -14,11 +14,11 @@ BuildRequires: apache-commons-logging
 BuildRequires: hawtbuf
 # test deps
 BuildRequires: junit
-BuildRequires: log4j
+BuildRequires: log4j12
 
 BuildRequires: maven-local
 BuildRequires: maven-plugin-bundle
-BuildRequires: maven-surefire-provider-junit4
+BuildRequires: maven-surefire-provider-junit
 
 BuildArch:     noarch
 


More information about the scm-commits mailing list