1
0
Fridrich Strba 2022-02-22 19:21:06 +00:00 committed by Git OBS Bridge
parent 89a3a7cf2f
commit 86cc1b1808
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Feb 22 19:20:37 UTC 2022 - Fridrich Strba <fstrba@suse.com>
- Do not build against the log4j12 packages, use the new reload4j
-------------------------------------------------------------------
Tue Feb 22 18:04:26 UTC 2022 - Fridrich Strba <fstrba@suse.com>

View File

@ -53,7 +53,7 @@ Requires: apache-log4j-extras
Requires: javapackages-tools
Requires: jmdns
Requires: jsch
Requires: log4j12
Requires: reload4j
Requires: slf4j
Requires: xpp3
Requires: xpp3-minimal
@ -103,7 +103,7 @@ perl -pi -e 's#\"docs/api\"#\"%{_javadocdir}/%{name}\"#g' \
%fdupes -s %{buildroot}%{_javadocdir}
# apache-chainsaw has to be the first in order to avoid name classes in apache-log4j-extras
%jpackage_script org.apache.log4j.chainsaw.LogUI "" "" apache-chainsaw:apache-log4j-extras:log4j12:jmdns:slf4j/api:xstream:xpp3:xpp3-minimal:commons-vfs2:commons-logging:jsch %{short_name} true
%jpackage_script org.apache.log4j.chainsaw.LogUI "" "" apache-chainsaw:apache-log4j-extras:reload4j:jmdns:slf4j/api:xstream:xpp3:xpp3-minimal:commons-vfs2:commons-logging:jsch %{short_name} true
# freedesktop.org menu entries and icons
mkdir -p %{buildroot}%{_datadir}/{applications,pixmaps}