From 766f3d42c8328c4e1bf37d3531a03765b9da74cd Mon Sep 17 00:00:00 2001 From: gil Date: Wed, 4 Mar 2015 18:26:45 +0100 Subject: [PATCH] use servlet api 3.1 --- hessian-build.xml | 2 +- hessian.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/hessian-build.xml b/hessian-build.xml index 93e0d90..1bc3230 100644 --- a/hessian-build.xml +++ b/hessian-build.xml @@ -9,7 +9,7 @@ - + diff --git a/hessian.spec b/hessian.spec index 00f0ef1..a7de1c8 100644 --- a/hessian.spec +++ b/hessian.spec @@ -10,7 +10,7 @@ Source1: %{name}-build.xml Source2: http://repo1.maven.org/maven2/com/caucho/hessian/4.0.7/hessian-4.0.7.pom BuildRequires: javapackages-local BuildRequires: ant >= 0:1.6 -BuildRequires: tomcat-servlet-3.1-api +BuildRequires: glassfish-servlet-api BuildArch: noarch