Changeset: 104711ecd948 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/104711ecd948
Modified Files:
MonetDB.spec
Branch: Dec2025
Log Message:
The geos library disappeared from RHEL 9.
diffs (12 lines):
diff --git a/MonetDB.spec b/MonetDB.spec
--- a/MonetDB.spec
+++ b/MonetDB.spec
@@ -60,7 +60,7 @@
# derivatives (CentOS, Scientific Linux), the geos library is not
# available. However, the geos library is available in the Extra
# Packages for Enterprise Linux (EPEL).
-%if %{fedpkgs} && (0%{?rhel} != 7) && (0%{?rhel} != 8)
+%if %{fedpkgs} && (0%{?rhel} != 7) && (0%{?rhel} != 8) && (0%{?rhel} != 9)
# By default create the MonetDB-geom package on Fedora and RHEL 7
%bcond_without geos
%endif
_______________________________________________
checkin-list mailing list -- [email protected]
To unsubscribe send an email to [email protected]