Author: dirdival Date: Mon Jan 18 17:08:18 2010 GMT Module: packages Tag: HEAD ---- Log message: - up to 1.5.10 - let compiler_cxx and compiler_cc raise an exception when no compiler is found - fix the jarname attribute usage in java task generators - let the WAFCACHE use folders to avoid errors during concurrent access
---- Files affected: packages/waf: waf.spec (1.20 -> 1.21) ---- Diffs: ================================================================ Index: packages/waf/waf.spec diff -u packages/waf/waf.spec:1.20 packages/waf/waf.spec:1.21 --- packages/waf/waf.spec:1.20 Thu Nov 26 15:32:45 2009 +++ packages/waf/waf.spec Mon Jan 18 18:08:13 2010 @@ -2,12 +2,12 @@ Summary: The Waf build system Summary(pl.UTF-8): System budowania Waf Name: waf -Version: 1.5.10 +Version: 1.5.11 Release: 1 License: BSD Group: Development/Building Source0: http://waf.googlecode.com/files/%{name}-%{version}.tar.bz2 -# Source0-md5: c44c0cc0e3306640d507bba8b61a67b0 +# Source0-md5: a140cb85113643f07e3dce2ed39b272d Patch0: %{name}-path.patch URL: http://code.google.com/p/waf/ BuildRequires: python >= 2.4 @@ -66,6 +66,12 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.21 2010/01/18 17:08:13 dirdival +- up to 1.5.10 +- let compiler_cxx and compiler_cc raise an exception when no compiler is found +- fix the jarname attribute usage in java task generators +- let the WAFCACHE use folders to avoid errors during concurrent access + Revision 1.20 2009/11/26 14:32:45 dirdival - updated to 1.5.10 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/waf/waf.spec?r1=1.20&r2=1.21&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
