]> git.pld-linux.org Git - packages/waf.git/commitdiff
up to 2.0.21 auto/th/waf-2.0.21-1
authorJan Palus <atler@pld-linux.org>
Sun, 22 Nov 2020 18:50:39 +0000 (19:50 +0100)
committerJan Palus <atler@pld-linux.org>
Sun, 22 Nov 2020 18:50:39 +0000 (19:50 +0100)
waf.spec

index a7be99dfb85d900fc836caf7c544ed6100b10c10..26e324db4d8bd3ab5c9c8cbaecd10eee5b6a1635 100644 (file)
--- a/waf.spec
+++ b/waf.spec
@@ -1,13 +1,13 @@
 Summary:       The Waf build system
 Summary(pl.UTF-8):     System budowania Waf
 Name:          waf
-Version:       2.0.19
+Version:       2.0.21
 Release:       1
 # note: waf book is on CC-BY-NC-ND (not included in binary package)
 License:       BSD
 Group:         Development/Building
 Source0:       http://waf.io/%{name}-%{version}.tar.bz2
-# Source0-md5: 7dfb98532bfc5be19092917c4e268903
+# Source0-md5: 20e89032bf6da95ee8d38c87b4a1236a
 Patch0:                %{name}-path.patch
 URL:           http://waf.io/
 BuildRequires: python3
@@ -34,7 +34,7 @@ Scons, Cmake, Ant itp.).
 %setup -q
 %patch0 -p1
 
-%{__sed} -i -e '1s,/usr/bin/.*python,%{__python3},' waf-light waflib/processor.py waflib/extras/javatest.py
+%{__sed} -i -e '1s,/usr/bin/.*python,%{__python3},' waf-light waflib/Context.py waflib/processor.py waflib/extras/javatest.py
 
 %build
 # check waf-light
This page took 0.260298 seconds and 4 git commands to generate.