diff --git a/xalan-j2.spec b/xalan-j2.spec index 9060564..21b0193 100644 --- a/xalan-j2.spec +++ b/xalan-j2.spec @@ -32,7 +32,7 @@ Name: xalan-j2 Version: 2.7.1 -Release: 25%{?dist} +Release: 26%{?dist} Epoch: 0 Summary: Java XSLT processor # src/org/apache/xpath/domapi/XPathStylesheetDOM3Exception.java is W3C @@ -62,7 +62,7 @@ BuildRequires: bcel BuildRequires: java_cup BuildRequires: regexp BuildRequires: sed -BuildRequires: tomcat-servlet-3.0-api +BuildRequires: tomcat-servlet-3.1-api BuildRequires: xerces-j2 >= 0:2.7.1 BuildRequires: xml-commons-apis >= 0:1.3 BuildRequires: xml-stylebook @@ -102,7 +102,7 @@ Javadoc for %{name}. %package demo Summary: Demo for %{name} Requires: %{name} = %{epoch}:%{version}-%{release} -Requires: tomcat-servlet-3.0-api +Requires: tomcat-servlet-3.1-api %description demo Demonstrations and samples for %{name}. @@ -236,6 +236,9 @@ update-alternatives --install %{_javadir}/jaxp_transform_impl.jar \ %{_datadir}/%{name} %changelog +* Wed Mar 4 2015 Alexander Kurtakov 0:2.7.1-26 +- Move to Servlet 3.1. + * Thu Feb 12 2015 Michael Simacek - 0:2.7.1-25 - Remove bundled JARs - Remove unused patch