Compare commits

1 Commits
main ... 1.1

2 changed files with 1 additions and 5 deletions

View File

@@ -1,8 +1,3 @@
-------------------------------------------------------------------
Sun Sep 29 19:47:27 UTC 2024 - Fridrich Strba <fstrba@suse.com>
- Fix build after removal of the default %%{java_home} define
-------------------------------------------------------------------
Tue Feb 13 09:05:45 UTC 2024 - Pedro Monreal <pmonreal@suse.com>

View File

@@ -98,6 +98,7 @@ Features of the APR connector:
cd native
%configure \
--with-apr=%{_bindir}/apr-1-config \
--with-java-home=%{java_home} \
--with-java-platform=2
%make_build