Author: glen Date: Mon Mar 16 12:10:48 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - js 1.7.0+ needed
---- Files affected: SPECS: php-pecl-spidermonkey.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/php-pecl-spidermonkey.spec diff -u SPECS/php-pecl-spidermonkey.spec:1.1 SPECS/php-pecl-spidermonkey.spec:1.2 --- SPECS/php-pecl-spidermonkey.spec:1.1 Sat Mar 14 15:28:13 2009 +++ SPECS/php-pecl-spidermonkey.spec Mon Mar 16 13:10:42 2009 @@ -11,7 +11,7 @@ Source0: http://pecl.php.net/get/%{_modname}-%{version}.tgz # Source0-md5: 7f10434a77be984b2f7cfba7ff031413 URL: http://pecl.php.net/package/%{_modname}/ -BuildRequires: js-devel +BuildRequires: js-devel >= 1.7 BuildRequires: php-devel >= 3:5.3.0 BuildRequires: rpmbuild(macros) >= 1.344 %{?requires_php_extension} @@ -81,8 +81,8 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2009/03/16 12:10:42 glen +- js 1.7.0+ needed + Revision 1.1 2009/03/14 14:28:13 zergin - New: spec file for SpiderMonkey PECL extension - -Revision 1.21 2008/10/14 22:29:13 baggins -- up to 1.0.2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/php-pecl-spidermonkey.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
