summaryrefslogtreecommitdiffstats
path: root/php-rlerdorf-geoip.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2026-05-01 15:43:57 +0200
committerRemi Collet <remi@php.net>2026-05-01 15:43:57 +0200
commit30e523a8dd15380ff8984de848640ea9727b7b0a (patch)
tree70132ac5d1cad88dc6353d68d24930e6a8420372 /php-rlerdorf-geoip.spec
parent0a4c9549356df55dd65e4cc2113c3428d37681da (diff)
Diffstat (limited to 'php-rlerdorf-geoip.spec')
-rw-r--r--php-rlerdorf-geoip.spec6
1 files changed, 3 insertions, 3 deletions
diff --git a/php-rlerdorf-geoip.spec b/php-rlerdorf-geoip.spec
index 47d9d66..8d880bf 100644
--- a/php-rlerdorf-geoip.spec
+++ b/php-rlerdorf-geoip.spec
@@ -53,12 +53,12 @@ Provides: %{?scl_prefix}php-pie(%{pie_vend}/%{pie_proj}) = %{version}
Obsoletes: %{?scl_prefix}php-pecl-%{ext_name} < 1.2
Provides: %{?scl_prefix}php-pecl-%{ext_name} = %{version}
Provides: %{?scl_prefix}php-pecl-%{ext_name}%{?_isa} = %{version}
-Provides: %{?scl_prefix}php-pecl(%{pecl_name}) = %{version}
-Provides: %{?scl_prefix}php-pecl(%{pecl_name})%{?_isa} = %{version}
+Provides: %{?scl_prefix}php-pecl(%{ext_name}) = %{version}
+Provides: %{?scl_prefix}php-pecl(%{ext_name})%{?_isa} = %{version}
%description
-This is the legacy (v1) GeoIP PHP extension for PHP 7.2+ and PHP 8.x.
+This is the legacy (v1) GeoIP PHP extension.
Unless you have old code that needs this, you might be better off using
- php-maxmind-db-reader library (maxmind-db/reader)