diff options
author | Remi Collet <fedora@famillecollet.com> | 2012-09-08 15:22:18 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2012-09-08 15:22:18 +0200 |
commit | b9719200c14351cbebde331542cb716a8e67eb89 (patch) | |
tree | 09418f83c15aa8578439b3b2500528e655f57b21 | |
parent | 5667e63fc340e12872d3e40fed1b460d1695af06 (diff) |
minor fixes
-rw-r--r-- | php-pecl-geoip.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/php-pecl-geoip.spec b/php-pecl-geoip.spec index efd2ff8..9bf1339 100644 --- a/php-pecl-geoip.spec +++ b/php-pecl-geoip.spec @@ -24,6 +24,7 @@ Requires: php(api) = %{php_core_api} Requires(post): %{__pecl} Requires(postun): %{__pecl} Provides: php-pecl(%{pecl_name}) = %{version} +Provides: php-pecl(%{pecl_name})%{?_isa} = %{version} # Other third party repo stuff Obsoletes: php53-pecl-geoip |