diff --git a/maven-doxia.spec b/maven-doxia.spec index 151bca8..75c99b8 100644 --- a/maven-doxia.spec +++ b/maven-doxia.spec @@ -34,7 +34,7 @@ Name: maven-doxia Version: 1.0 -Release: 0.8.a10.2%{?dist} +Release: 0.8.a10.3%{?dist} Epoch: 0 Summary: Content generation framework License: ASL 2.0 @@ -70,6 +70,7 @@ BuildRequires: itext >= 2.1.7-4 BuildRequires: plexus-cli >= 1.2-8 %if %{with_maven} BuildRequires: maven2 >= 0:2.0.4-9 +BuildRequires: maven2-plugin-assembly BuildRequires: maven2-plugin-compiler BuildRequires: maven2-plugin-install BuildRequires: maven2-plugin-jar @@ -248,6 +249,9 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Mon Dec 21 2009 Alexander Kurtakov 0:1.0-0.8.a10.3 +- BR maven2-plugin-assembly. + * Mon Dec 21 2009 Alexander Kurtakov 0:1.0-0.8.a10.2 - BR maven-surefire-provider-junit.