Author: qboosh Date: Sun Jan 7 18:57:41 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - it needs some lcrzo-devel, not X11
---- Files affected: SPECS: php-pecl-netools.spec (1.17 -> 1.18) ---- Diffs: ================================================================ Index: SPECS/php-pecl-netools.spec diff -u SPECS/php-pecl-netools.spec:1.17 SPECS/php-pecl-netools.spec:1.18 --- SPECS/php-pecl-netools.spec:1.17 Fri Jan 5 19:36:02 2007 +++ SPECS/php-pecl-netools.spec Sun Jan 7 19:57:36 2007 @@ -15,6 +15,8 @@ Source0: http://pecl.php.net/get/%{_modname}-%{version}.tgz # Source0-md5: 4e8da7ee78ff40c9eaec64568735eaeb URL: http://pecl.php.net/package/netools/ +# ??? (lcrzo.h, lcrzo_init() in liblcrzo) +BuildRequires: lcrzo-devel BuildRequires: php-devel >= 3:5.0.0 BuildRequires: rpmbuild(macros) >= 1.344 %{?requires_php_extension} @@ -39,10 +41,9 @@ %build cd %{_modname}-%{version} phpize -%configure \ - --with-%{_modname}=/usr/X11R6/include/X11 +%configure -%{__make} CPPFLAGS="-DHAVE_CONFIG_H -I/usr/X11R6/include/X11" +%{__make} %install rm -rf $RPM_BUILD_ROOT @@ -77,6 +78,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.18 2007/01/07 18:57:36 qboosh +- it needs some lcrzo-devel, not X11 + Revision 1.17 2007/01/05 18:36:02 glen - fixed X11R6 path ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/php-pecl-netools.spec?r1=1.17&r2=1.18&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
