From 36d2f9ab538b3e00cdd6051b52411338191c2c5f2408b0043ce59bcec5bedd36 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Thu, 13 Dec 2018 16:57:43 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Java:packages/tomcat?expand=0&rev=138 --- tomcat.changes | 5 +++++ tomcat.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/tomcat.changes b/tomcat.changes index 4d9ab36..d7faa68 100644 --- a/tomcat.changes +++ b/tomcat.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Dec 13 16:56:51 UTC 2018 - Fridrich Strba + +- Build against the apache-commons-dbcp2 package + ------------------------------------------------------------------- Wed Dec 5 08:05:30 UTC 2018 - Fridrich Strba diff --git a/tomcat.spec b/tomcat.spec index 4b865db..c661bff 100644 --- a/tomcat.spec +++ b/tomcat.spec @@ -89,7 +89,7 @@ BuildRequires: ant >= 1.8.1 BuildRequires: ant-antlr BuildRequires: apache-commons-collections BuildRequires: apache-commons-daemon -BuildRequires: apache-commons-dbcp >= 2.0 +BuildRequires: apache-commons-dbcp2 BuildRequires: apache-commons-pool2 BuildRequires: ecj >= 4.4.0 BuildRequires: fdupes @@ -112,7 +112,7 @@ BuildRequires: wsdl4j BuildRequires: zip Requires: %{name}-lib = %{version}-%{release} Requires: apache-commons-daemon -Requires: apache-commons-dbcp +Requires: apache-commons-dbcp2 Requires: apache-commons-logging Requires: apache-commons-pool2 Requires: log4j