summaryrefslogtreecommitdiffstats
path: root/php-rlerdorf-geoip.spec
diff options
context:
space:
mode:
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)