commit a664283f900c18d465d4f017487b460dd39c8d84
Author: Elan Ruusamäe <[email protected]>
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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to