[apacheds] fix maven-surefire-provider-junit

gil gil at fedoraproject.org
Sat Jun 7 19:01:31 UTC 2014


commit 162edb7458a604a5974d022fa399a9e5ac05799b
Author: gil <puntogil at libero.it>
Date:   Sat Jun 7 21:01:18 2014 +0200

    fix maven-surefire-provider-junit

 apacheds.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/apacheds.spec b/apacheds.spec
index 696650a..de44f60 100644
--- a/apacheds.spec
+++ b/apacheds.spec
@@ -24,7 +24,7 @@ BuildRequires: apacheds-shared
 BuildRequires: bouncycastle
 BuildRequires: junit
 BuildRequires: ldapjdk >= 0:4.18-11
-BuildRequires: log4j
+BuildRequires: log4j12
 BuildRequires: slf4j
 BuildRequires: mvn(org.slf4j:jcl-over-slf4j)
 BuildRequires: mvn(org.slf4j:slf4j-api)
@@ -59,7 +59,7 @@ BuildRequires: maven-local
 BuildRequires: maven-antrun-plugin
 BuildRequires: maven-dependency-plugin
 BuildRequires: maven-source-plugin
-BuildRequires: maven-surefire-provider-junit4
+BuildRequires: maven-surefire-provider-junit
 
 BuildArch:     noarch
 


More information about the scm-commits mailing list