[apacheds-shared] fix maven-surefire-provider-junit

gil gil at fedoraproject.org
Sat Jun 7 18:17:08 UTC 2014


commit 1fe1f1f16e2fe1de5be98cc2026463a9d42328b3
Author: gil <puntogil at libero.it>
Date:   Sat Jun 7 20:16:55 2014 +0200

    fix maven-surefire-provider-junit

 apacheds-shared.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/apacheds-shared.spec b/apacheds-shared.spec
index e8f9aae..e4663c6 100644
--- a/apacheds-shared.spec
+++ b/apacheds-shared.spec
@@ -20,7 +20,7 @@ BuildRequires: apache-commons-lang
 BuildRequires: apache-commons-pool
 BuildRequires: apache-mina
 BuildRequires: dom4j
-BuildRequires: log4j
+BuildRequires: log4j12
 BuildRequires: slf4j
 BuildRequires: xpp3
 BuildRequires: mvn(org.slf4j:slf4j-api)
@@ -31,7 +31,7 @@ BuildRequires: junit
 
 BuildRequires: antlr-maven-plugin
 BuildRequires: maven-local
-BuildRequires: maven-surefire-provider-junit4
+BuildRequires: maven-surefire-provider-junit
 
 BuildArch:     noarch
 


More information about the scm-commits mailing list