[packages/php-pecl-geoip] fix missing = in deps
glen
glen at pld-linux.org
Wed Jan 15 16:07:31 CET 2014
commit a664283f900c18d465d4f017487b460dd39c8d84
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Wed Jan 15 17:07:26 2014 +0200
fix missing = in deps
php-pecl-geoip.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/php-pecl-geoip.spec b/php-pecl-geoip.spec
index ae11aff..1a8f6cd 100644
--- a/php-pecl-geoip.spec
+++ b/php-pecl-geoip.spec
@@ -13,7 +13,7 @@ Source0: http://pecl.php.net/get/%{modname}-%{version}.tgz
Patch0: find_libgeoip.patch
URL: http://pecl.php.net/package/geoip/
BuildRequires: %{php_name}-devel >= 3:5.0.0
-BuildRequires: GeoIP-devel > 1.4.0
+BuildRequires: GeoIP-devel >= 1.4.0
BuildRequires: rpmbuild(macros) >= 1.650
Suggests: GeoIP-db-City
Suggests: GeoIP-db-Country
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php-pecl-geoip.git/commitdiff/a664283f900c18d465d4f017487b460dd39c8d84
More information about the pld-cvs-commit
mailing list