Re-enable java

This reverts commit f68d007402.
This commit is contained in:
Sandro Mani 2022-11-03 14:39:31 +01:00
parent e8cede5ed1
commit 33a6cfdf66
1 changed files with 5 additions and 2 deletions

View File

@ -34,7 +34,7 @@
%bcond_with java
%else
%ifarch %{java_arches}
%bcond_with java
%bcond_without java
%else
%bcond_with java
%endif
@ -51,7 +51,7 @@
Name: gdal
Version: 3.5.3
Release: 1%{?dist}
Release: 2%{?dist}
Summary: GIS file format library
License: MIT
URL: http://www.gdal.org
@ -563,6 +563,9 @@ cp -a %{SOURCE3} %{buildroot}%{_bindir}/%{name}-config
%changelog
* Thu Nov 03 2022 Sandro Mani <manisandro@gmail.com> - 3.5.3-2
- Re-enable java
* Tue Nov 01 2022 Sandro Mani <manisandro@gmail.com> - 3.5.3-1
- Update to 3.5.3