SPECS: php-pecl-filter.spec - fix build for amd64; rel 3

glen glen at pld-linux.org
Sun Nov 26 22:56:11 CET 2006


Author: glen                         Date: Sun Nov 26 21:56:11 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix build for amd64; rel 3

---- Files affected:
SPECS:
   php-pecl-filter.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SPECS/php-pecl-filter.spec
diff -u SPECS/php-pecl-filter.spec:1.7 SPECS/php-pecl-filter.spec:1.8
--- SPECS/php-pecl-filter.spec:1.7	Sun Nov 26 16:34:25 2006
+++ SPECS/php-pecl-filter.spec	Sun Nov 26 22:56:06 2006
@@ -7,7 +7,7 @@
 Summary(pl):	%{_modname} - rozszerzenie do bezpiecznej obsługi danych wejściowych
 Name:		php-pecl-%{_modname}
 Version:	0.10.0
-Release:	2
+Release:	3
 License:	PHP
 Group:		Development/Languages/PHP
 Source0:	http://pecl.php.net/get/%{_modname}-%{version}.tgz
@@ -44,7 +44,8 @@
 %build
 cd %{_modname}-%{version}
 phpize
-%configure
+%configure \
+	--with-libdir=%{_lib}
 %{__make}
 
 %install
@@ -82,6 +83,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2006/11/26 21:56:06  glen
+- fix build for amd64; rel 3
+
 Revision 1.7  2006/11/26 15:34:25  glen
 - rel 2: add Provides: php(%{_modname})
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php-pecl-filter.spec?r1=1.7&r2=1.8&f=u



More information about the pld-cvs-commit mailing list