Author: glen Date: Sun May 16 12:46:17 2010 GMT Module: packages Tag: HEAD ---- Log message: - bison/flex deps are for non-release builds
---- Files affected: packages/php-xhp: php-xhp.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: packages/php-xhp/php-xhp.spec diff -u packages/php-xhp/php-xhp.spec:1.2 packages/php-xhp/php-xhp.spec:1.3 --- packages/php-xhp/php-xhp.spec:1.2 Sun May 16 14:36:03 2010 +++ packages/php-xhp/php-xhp.spec Sun May 16 14:46:11 2010 @@ -13,6 +13,7 @@ Source0: http://github.com/facebook/xhp/tarball/%{version}/%{name}-%{version}.tar.gz # Source0-md5: 3abc2cdb5ba57594db7c4d7445c6000d URL: http://wiki.github.com/facebook/xhp/ +# if you use git checkout: #BuildRequires: bison >= 2.3 #BuildRequires: flex >= 2.5.35 BuildRequires: gcc >= 6:4.0 @@ -77,6 +78,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2010/05/16 12:46:11 glen +- bison/flex deps are for non-release builds + Revision 1.2 2010/05/16 12:36:03 sparky - BR: libstdc++-devel - commented out unused BR: bison, flex (nothing to regenerate ?) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php-xhp/php-xhp.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
