From 5f22b58fbe913baff31cf0399383c47748e186e0ef083f4788dab061b3e2b927 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 4 Jun 2015 09:42:17 +0000 Subject: [PATCH] - Build with new tomcat OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-commons-jxpath?expand=0&rev=4 --- apache-commons-jxpath.changes | 5 +++++ apache-commons-jxpath.spec | 10 +++++----- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/apache-commons-jxpath.changes b/apache-commons-jxpath.changes index 58ca9f2..92f5fc4 100644 --- a/apache-commons-jxpath.changes +++ b/apache-commons-jxpath.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jun 4 09:42:05 UTC 2015 - tchvatal@suse.com + +- Build with new tomcat + ------------------------------------------------------------------- Fri Jul 18 13:26:09 UTC 2014 - tchvatal@suse.com diff --git a/apache-commons-jxpath.spec b/apache-commons-jxpath.spec index 76a1278..8189cea 100644 --- a/apache-commons-jxpath.spec +++ b/apache-commons-jxpath.spec @@ -1,7 +1,7 @@ # # spec file for package apache-commons-jxpath # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -31,18 +31,18 @@ Patch0: %{short_name}-mockrunner.patch Patch1: build.xml.patch BuildRequires: ant BuildRequires: apache-commons-beanutils -BuildRequires: el_api +BuildRequires: el_api >= 3.0 BuildRequires: java-devel >= 1.6.0 -BuildRequires: jdom BuildRequires: javapackages-tools +BuildRequires: jdom BuildRequires: jsp BuildRequires: junit -BuildRequires: servlet3 +BuildRequires: servlet >= 3.0 Requires: apache-commons-beanutils Requires: apache-commons-logging Requires: java >= 1.6.0 -Requires: jdom >= 1.0 Requires: javapackages-tools +Requires: jdom >= 1.0 Provides: jakarta-%{short_name} = %{version}-%{release} Obsoletes: jakarta-%{short_name} < %{version}-%{release} BuildRoot: %{_tmppath}/%{name}-%{version}-build