Changeset: 715a5e0060fe for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/715a5e0060fe
Modified Files:
        MonetDB.spec
Branch: geo-update
Log Message:

Changed minimum GEOS version from 3.8.0 to 3.10.0 (we use the 
GEOSDistanceWithin from 3.10).


diffs (12 lines):

diff --git a/MonetDB.spec b/MonetDB.spec
--- a/MonetDB.spec
+++ b/MonetDB.spec
@@ -116,7 +116,7 @@ BuildRequires: pkgconfig(readline)
 BuildRequires: pkgconfig(cfitsio)
 %endif
 %if %{with geos}
-BuildRequires: geos-devel >= 3.8.0
+BuildRequires: geos-devel >= 3.10.0
 %endif
 BuildRequires: pkgconfig(libcurl)
 BuildRequires: pkgconfig(liblzma)
_______________________________________________
checkin-list mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to