diff --git a/maven-doxia.spec b/maven-doxia.spec index 0d88bc6..151bca8 100644 --- a/maven-doxia.spec +++ b/maven-doxia.spec @@ -34,7 +34,7 @@ Name: maven-doxia Version: 1.0 -Release: 0.8.a10.1%{?dist} +Release: 0.8.a10.2%{?dist} Epoch: 0 Summary: Content generation framework License: ASL 2.0 @@ -76,7 +76,8 @@ BuildRequires: maven2-plugin-jar BuildRequires: maven2-plugin-javadoc BuildRequires: maven2-plugin-resources BuildRequires: maven2-plugin-site -BuildRequires: maven2-plugin-surefire +BuildRequires: maven-surefire-maven-plugin +BuildRequires: maven-surefire-provider-junit BuildRequires: plexus-maven-plugin >= 0:1.2-2 BuildRequires: modello-maven-plugin >= 0:1.0-0.a8.3 BuildRequires: plexus-xmlrpc >= 0:1.0-0.b4.3 @@ -247,6 +248,9 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Mon Dec 21 2009 Alexander Kurtakov 0:1.0-0.8.a10.2 +- BR maven-surefire-provider-junit. + * Tue Sep 01 2009 Andrew Overholt 0:1.0-0.8.a10.1 - Add tomcat5 BR @@ -317,4 +321,3 @@ rm -rf $RPM_BUILD_ROOT * Wed Mar 15 2006 Deepak Bhole - 0:1.0-0.a7.1jpp - Initial build -