This commit is contained in:
parent
230fdd586a
commit
1b9540a16b
@ -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>
|
||||
|
||||
|
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user