forked from pool/log4j
Compare commits
28 Commits
Author | SHA256 | Date | |
---|---|---|---|
0623418bdc | |||
22c8347de7 | |||
79066033da | |||
ba7f966dda | |||
4776b361ba | |||
41a330c4d5 | |||
b938fa0c3d | |||
f11958217f | |||
b15e47f496 | |||
bb2aee4637 | |||
fedf3f1df4 | |||
7192e7cda5 | |||
c18b0fb7b3 | |||
5bbcfebb97 | |||
4add064f4a | |||
3ef3e64497 | |||
a454dfb175 | |||
7c224783fc | |||
d74d6a4d6c | |||
9ebf6f2f2e | |||
39f09fad4d | |||
09875667e0 | |||
|
0117bc65aa | ||
0680906a22 | |||
327e8abb0c | |||
d014bb3f54 | |||
ee64e44ec1 | |||
9bf1dc8d3b |
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 11 11:36:49 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
- Build the extra modules even for SLE
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 29 12:12:03 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
|
@@ -19,11 +19,7 @@
|
||||
# The automatic requires would be java-headless >= 9, but the
|
||||
# binaries are java 8 compatible
|
||||
%define __requires_exclude java-headless
|
||||
%if 0%{?suse_version} >= 1550
|
||||
%bcond_without extra_modules
|
||||
%else
|
||||
%bcond_with extra_modules
|
||||
%endif
|
||||
Name: log4j
|
||||
Version: 2.17.2
|
||||
Release: 0
|
||||
|
Reference in New Issue
Block a user