PostGIS 3.5: Fix typo
authorDevrim Gunduz <devrim@gunduz.org>
Tue, 14 Oct 2025 22:29:26 +0000 (01:29 +0300)
committerDevrim Gunduz <devrim@gunduz.org>
Tue, 14 Oct 2025 22:29:26 +0000 (01:29 +0300)
rpm/redhat/main/non-common/postgis35/main/postgis35.spec

index 9cb901f88f6d43d0dfcffef0dac36a571a3960c7..fdd489775922fca1d1c707a0dff0c6dd1d5ad761 100644 (file)
@@ -58,7 +58,7 @@ URL:          https://www.postgis.net/
 BuildRequires: postgresql%{pgmajorversion}-devel geos%{geosmajorversion}-devel >= %{geosfullversion}
 BuildRequires: libgeotiff%{libgeotiffmajorversion}-devel libxml2 libxslt
 BuildRequires: pgdg-srpm-macros >= 1.0.50 gmp-devel
-+%if 0%{?fedora} >= 40 || 0%{?rhel} >= 10 || 0%{?suse_version} == 1600
+%if 0%{?fedora} >= 40 || 0%{?rhel} >= 10 || 0%{?suse_version} == 1600
 BuildRequires: pcre2-devel
 Requires:      pcre2
 %else