Author: baggins                      Date: Wed Oct 15 09:03:26 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix build on 64bit archs

---- Files affected:
SPECS:
   php-pecl-geoip.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: SPECS/php-pecl-geoip.spec
diff -u SPECS/php-pecl-geoip.spec:1.11 SPECS/php-pecl-geoip.spec:1.12
--- SPECS/php-pecl-geoip.spec:1.11      Sat Jun 14 12:19:10 2008
+++ SPECS/php-pecl-geoip.spec   Wed Oct 15 11:03:21 2008
@@ -5,7 +5,7 @@
 Summary(pl.UTF-8):     %{_modname} - odwzorowanie adresów IP w miejsca 
geograficzne
 Name:          php-pecl-%{_modname}
 Version:       1.0.3
-Release:       1
+Release:       1.1
 License:       PHP 3.0.1
 Group:         Development/Languages/PHP
 Source0:       http://pecl.php.net/get/%{_modname}-%{version}.tgz
@@ -35,6 +35,8 @@
 %prep
 %setup -q -c
 
+sed -i -e 's,GEOIP_DIR/lib,GEOIP_DIR/%{_lib},g' 
%{_modname}-%{version}/config.m4
+
 %build
 cd %{_modname}-%{version}
 phpize
@@ -77,6 +79,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2008/10/15 09:03:21  baggins
+- fix build on 64bit archs
+
 Revision 1.11  2008/06/14 10:19:10  adamg
 - Licsen: PHP 3.0.1
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/php-pecl-geoip.spec?r1=1.11&r2=1.12&f=u

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

Reply via email to