From: Jan Palus Date: Sun, 15 Feb 2015 20:09:57 +0000 (+0100) Subject: - up to 1.8.6 X-Git-Tag: auto/th/waf-1.8.6-1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fwaf.git;a=commitdiff_plain;h=907937a35407aa4fcdff89e10d81a72da2bfd314 - up to 1.8.6 --- diff --git a/waf-path.patch b/waf-path.patch index 864f352..e121798 100644 --- a/waf-path.patch +++ b/waf-path.patch @@ -7,13 +7,13 @@ # Thomas Nagy, 2005-2010 @@ -34,7 +34,7 @@ - - VERSION="1.6.4" REVISION="x" + GIT="x" -INSTALL="x" +INSTALL="/usr/share" C1='x' C2='x' + C3='x' cwd = os.getcwd() @@ -140,7 +140,7 @@ def find_lib(): if w: return w diff --git a/waf.spec b/waf.spec index e77cb13..c2b44fc 100644 --- a/waf.spec +++ b/waf.spec @@ -1,14 +1,14 @@ Summary: The Waf build system Summary(pl.UTF-8): System budowania Waf Name: waf -Version: 1.8.5 +Version: 1.8.6 Release: 1 # note: waf book is on CC-BY-NC-ND (not included in binary package) License: BSD Group: Development/Building #Source0Download: http://code.google.com/p/waf/downloads/list Source0: ftp://ftp.waf.io/pub/release/%{name}-%{version}.tar.bz2 -# Source0-md5: ad983533c2284380b13dab33b4ef48a8 +# Source0-md5: 7c89d2127ae3a4e5160b9a6a285b4764 Patch0: %{name}-path.patch URL: http://code.google.com/p/waf/ BuildRequires: python >= 1:2.6