Accepting request 734274 from Java:packages

Build against the new compatibility package log4j12

OBS-URL: https://build.opensuse.org/request/show/734274
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/velocity?expand=0&rev=23
This commit is contained in:
Dominique Leuenberger 2019-10-04 09:21:32 +00:00 committed by Git OBS Bridge
commit fd9284bd15
2 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Oct 1 11:35:09 UTC 2019 - Fridrich Strba <fstrba@suse.com>
- Build against the compatibility package log4j12
-------------------------------------------------------------------
Mon Apr 8 11:39:35 UTC 2019 - Fridrich Strba <fstrba@suse.com>

View File

@ -38,7 +38,7 @@ BuildRequires: hsqldb
BuildRequires: javapackages-local
BuildRequires: jdom >= 1.0-1
BuildRequires: junit
BuildRequires: log4j >= 1.1
BuildRequires: log4j12 >= 1.1
BuildRequires: oro
BuildRequires: plexus-classworlds
BuildRequires: servletapi4
@ -48,7 +48,7 @@ Requires: commons-collections
Requires: commons-lang
Requires: java >= 1.6.0
Requires: jdom >= 1.0-1
Requires: log4j >= 1.1
Requires: log4j12 >= 1.1
Requires: oro
Requires: servletapi4
Requires: werken-xpath
@ -183,7 +183,7 @@ ln -sf $(build-classpath commons-collections)
ln -sf $(build-classpath commons-lang)
ln -sf $(build-classpath commons-logging)
ln -sf $(build-classpath jdom)
ln -sf $(build-classpath log4j)
ln -sf $(build-classpath log4j12/log4j-12)
ln -sf $(build-classpath oro)
# Use servletapi4 instead of servletapi5 in CLASSPATH
ln -sf $(build-classpath servletapi4)