diff --git a/plexus-velocity.spec b/plexus-velocity.spec index 8f99d2f..5746e4c 100644 --- a/plexus-velocity.spec +++ b/plexus-velocity.spec @@ -40,7 +40,7 @@ Name: plexus-velocity Version: 1.1.8 -Release: 3%{?dist} +Release: 4%{?dist} Epoch: 0 Summary: Plexus Velocity Component License: ASL 2.0 @@ -65,6 +65,7 @@ BuildRequires: maven2-plugin-javadoc BuildRequires: maven2-plugin-resources BuildRequires: plexus-maven-plugin BuildRequires: maven-surefire-maven-plugin +BuildRequires: maven-surefire-provider-junit BuildRequires: maven-doxia-sitetools %endif BuildRequires: ant-contrib @@ -179,6 +180,9 @@ rm -rf $RPM_BUILD_ROOT %doc %{_javadocdir}/* %changelog +* Tue Dec 22 2009 Alexander Kurtakov 0:1.1.8-4 +- BR maven-surefire-provider-junit. + * Tue Dec 22 2009 Alexander Kurtakov 0:1.1.8-3 - BR maven-doxia-sitetools.