diff options
Diffstat (limited to 'php-pecl-geoip.spec')
-rw-r--r-- | php-pecl-geoip.spec | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/php-pecl-geoip.spec b/php-pecl-geoip.spec index cb20fa8..29dd2b2 100644 --- a/php-pecl-geoip.spec +++ b/php-pecl-geoip.spec @@ -11,9 +11,11 @@ License: PHP URL: http://pecl.php.net/package/%{pecl_name} Source0: http://pecl.php.net/get/%{pecl_name}-%{version}.tgz -# https://bugs.php.net/bug.php?id=59804 +# https://bugs.php.net/59804 Patch1: geoip-tests.patch +# https://bugs.php.net/65859 - Please Provides LICENSE file + BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: GeoIP-devel BuildRequires: php-devel |