11
0

4 Commits

2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
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,7 +98,6 @@ 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