From f6869e7b20a7b298b6d7f578a9960ae96c3caad8 Mon Sep 17 00:00:00 2001 From: Stanislav Ochotnicky Date: May 27 2010 16:07:39 +0000 Subject: Add tomcat5 to BR --- diff --git a/apache-commons-jxpath.spec b/apache-commons-jxpath.spec index 2839546..9344cb0 100644 --- a/apache-commons-jxpath.spec +++ b/apache-commons-jxpath.spec @@ -4,7 +4,7 @@ Name: apache-%{short_name} Version: 1.3 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Simple XPath interpreter Group: Development/Libraries @@ -18,6 +18,7 @@ BuildRequires: apache-commons-logging BuildRequires: java-devel >= 1:1.6.0 BuildRequires: jpackage-utils >= 0:1.6 BuildRequires: tomcat5-jsp-2.0-api +BuildRequires: tomcat5 BuildRequires: maven-doxia-sitetools BuildRequires: maven-plugin-build-helper BuildRequires: maven-plugin-bundle @@ -131,6 +132,9 @@ rm -rf $RPM_BUILD_ROOT %{_javadocdir}/%{name}-%{version} %changelog +* Thu May 27 2010 Stanislav Ochotnicky - 1.3-3 +- Add tomcat5 to BR + * Tue May 25 2010 Stanislav Ochotnicky - 1.3-2 - Fix ownership of some directories