diff --git a/maven-doxia.spec b/maven-doxia.spec index b2da4a4..1aeb645 100644 --- a/maven-doxia.spec +++ b/maven-doxia.spec @@ -34,7 +34,7 @@ Name: maven-doxia Version: 1.0 -Release: 0.7.a10%{?dist} +Release: 0.8.a10%{?dist} Epoch: 0 Summary: Content generation framework License: ASL 2.0 @@ -80,6 +80,7 @@ BuildRequires: maven2-plugin-surefire 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 +BuildRequires: tomcat5-servlet-2.4-api %endif BuildRequires: classworlds BuildRequires: jakarta-commons-collections @@ -245,6 +246,9 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Tue Sep 01 2009 Andrew Overholt 0:1.0-0.8.a10 +- Add tomcat5-servlet-2.4-api BR + * Tue Sep 01 2009 Andrew Overholt 0:1.0-0.7.a10 - Fix plexus-cli BR version