From 5bdac250eae8d0266f7dd0402d10df8e61c379d0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Krzysztof=20Goli=C5=84ski?= Date: Mon, 18 Jan 2010 17:08:13 +0000 Subject: [PATCH] - 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 Changed files: waf.spec -> 1.21 --- waf.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/waf.spec b/waf.spec index 50a1a24..095c0b9 100644 --- a/waf.spec +++ b/waf.spec @@ -1,12 +1,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 -- 2.44.0